section li {
    list-style: inherit;
}

#newsletter.popup-wrapper .popup {
    max-height: 100%;
    height: auto;
}

form .wpcf7-response-output {
    margin-left: 0px!important;
    border-radius: 24px;
    font-size: 15px;
    margin-top: 14px;
    margin: 14px auto;
    text-align: center;
    width: 100%;
}

/*.grecaptcha-badge {
    display: none !important;
}*/

.card-body p span {
    font-weight: normal;
}