.elementor-1854 .elementor-element.elementor-element-8e1c2d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1854 .elementor-element.elementor-element-71c2f9a{text-align:center;}.elementor-1854 .elementor-element.elementor-element-71c2f9a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:35px;font-weight:700;color:#14315B;}.elementor-1854 .elementor-element.elementor-element-df37d45{text-align:center;}.elementor-1854 .elementor-element.elementor-element-df37d45 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:600;color:#14315B;}#elementor-popup-modal-1854{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1854 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1854 .dialog-close-button{display:flex;}#elementor-popup-modal-1854 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for wpforms, class: .elementor-element-4ec821f *//* Apply Montserrat Bold to form fields and labels */
.wpforms-form input,
.wpforms-form select,
.wpforms-form textarea,
.wpforms-form label {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important; /* Bold */
    color: #14315B !important;
}

/* Style the submit button */
.wpforms-form button[type="submit"] {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important; /* Semi-bold */
    color: #FFFFFF !important;
    background-color: #14315B !important;
    border: none !important;
}/* End custom CSS */