.elementor-11320 .elementor-element.elementor-element-702e362{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */.lightBlueText {
    color:#2876AC;
}

.grecaptcha-badge,
.grecaptcha-logo{
    display:none;
}

.ctct-form-footer  {
    padding:0em!important;
}

.popupForm .ctct-form-defaults {
    padding:0em!important;
    background-color:#fff8f0!important;
}

.popupForm .ctct-form-element {
      background-color:#fff8f0!important;
      border-radius:100em!important;
      font-family:"calluna-sans";
      padding:1.25em!important;
        border:0.0625em #01190E solid!important;
        box-shadow:0em #fff8f0!important;
}

.popupForm .ctct-form-label {
    font-family:"Night Mango";
  text-transform:uppercase!important;
    font-size:1.125em;
    color:#1F4F70!important;
}

.popupForm .ctct-gdpr-text {
    font-family:"calluna-sans"!important;
    font-size:9px!important;

}
.popupForm .ctct-form-button {
    padding:1.125em!important;
    font-family:"Night Mango";
    border-radius:100em!important;
    text-transform:uppercase!important;
    
    font-size:1.125em!important;
}

.popupForm .ctct-form-button:hover {
      background-color:#D4AD61!important;
      border: 1px solid #D4AD61!important;
}








@media screen and (max-width:767px) {
    .newsletterPopup .dialog-widget-content {
        height:83vh!important;
        overflow:scroll;
        border-radius: 1em;
    }
    .newsletterPopup .ctct-gdpr-text {
        font-size:8px!important;
    }
}/* End custom CSS */