.ev-notify .ev-prompt-title{
    font-weight: 600;
    
}
.ev-notify .ev-prompt-body p span{
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    padding-top: 10px

}
.ev-article-style-20{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    place-items: center;
    justify-content: center;
    font-weight: 600;
}
/*.ev-article-style-20 .ev-component .ev-component-title-inner{
    font-weight: 600;
}
.ev-article-style-20 div.ev-component-body-inner{
      background-color: #ffcf71;
    background-color: #f7931e;
  background-color: #e5eeef;
    background-color: #99BABD;
    border-radius: 24px;
    border: 2px solid #ffffff;

    background-image: linear-gradient(180deg, #F7A84D 10%, #f7931e 60%);
  background-repeat: no-repeat;
  background-position: 20% 0;
  background-size: cover;
  margin: 0 30px;
    
}*/
.ev-body p{
    padding-bottom: 0.5em;
    padding-top: 0.4em;
}
.ev-body li{
    padding-bottom: 0.3em;
}
.ev-body ul, .ev-body ol{
    padding-bottom: 0.7em;
}
.ev-image-container{
    max-width: 320px;
    margin: 0 auto;
}

/*
.ev-article-style-20 h2{
    text-shadow: 1px 1px 2px rgb(45,75, 79, 0.52);
    text-align:center;
    font-weight: 600;
    max-width: 600px;
    margin: 10px auto;
}
.ev-article-style-20 p{
    font-weight: 400;
    font-size: 24px;
    padding: 8px 12px;
    color: #515151;
    font-weight: 400;
    /*text-shadow: 1px 1px 1px rgb(58, 56, 56);
    
}*/
strong, b, .ev-body strong, div.ev-component-instruction-inner{
    font-weight: 600;
}
a:hover {
    opacity: 0.8;
  }

  .ev-notify .ev-notify-overlay {
    background-color: rgba(45,75, 79, 0.92);
  }

  div.ev-flip-card-item-content-image > img {
    width: 80%;
    max-width: 60%;
    padding-top: 10px;
    vertical-align:middle;
}


div.ev-flip-card-item-content .ev-flip-card-item-back-text a{
    color: #ffffff;
}
div.ev-flip-card-item-content .ev-flip-card-item-back-text a:hover, div.ev-flip-card-item-content .ev-flip-card-item-back-text a:visited{
    color: #ffffff;
}