.evo-displayer-popup .h3 {
    line-height: .8!important;
    margin: 0!important;
}

.evo-displayer-popup legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1rem!important;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

.evo-displayer-popup-style-1 #edit-opening-text {
    margin-bottom: 0;
    font-size: 1rem!important;
}

.evo-displayer-popup fieldset.card .card-body {
   
    font-size: 1rem;
}

.evo-displayer-popup-style-1 .webform-required {
    font-size: 1rem!important;
}

.evo-displayer-popup label {
    display: inline-block;
    margin-bottom: 0!important;
}

.evo-displayer-popup  .captcha__description {
  margin-bottom: .75em;
  font-size: 1rem;
  line-height: 1;
}