.elementor-kit-383{--e-global-color-primary:#2A2A54;--e-global-color-secondary:#E0E0E0;--e-global-color-text:#111827;--e-global-color-accent:#93003F;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#111827;font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.625em;letter-spacing:-0.1px;}.elementor-kit-383 button,.elementor-kit-383 input[type="button"],.elementor-kit-383 input[type="submit"],.elementor-kit-383 .elementor-button{background-color:#93003F;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;}.elementor-kit-383 e-page-transition{background-color:#FFBC7D;}.elementor-kit-383 p{margin-block-end:20px;}.elementor-kit-383 a{font-family:"Inter", Sans-serif;}.elementor-kit-383 h1{color:#2A2A54;font-family:"Open Sans", Sans-serif;}.elementor-kit-383 h2{color:#2A2A54;font-family:"Open Sans", Sans-serif;font-size:36px;font-weight:700;letter-spacing:-1.9px;word-spacing:5px;}.elementor-kit-383 h3{color:#2A2A54;font-family:"Open Sans", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-383 h4{color:#2A2A54;font-family:"Open Sans", Sans-serif;font-weight:600;}.elementor-kit-383 h5{color:#2A2A54;font-family:"Open Sans", Sans-serif;}.elementor-kit-383 label{font-family:"Inter", Sans-serif;}.elementor-kit-383 input:not([type="button"]):not([type="submit"]),.elementor-kit-383 textarea,.elementor-kit-383 .elementor-field-textual{color:#111827;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Add more space after headings globally in Elementor */
h1.elementor-heading-title,
.wp-block-heading.h1-size,
h1 {
    margin-bottom: 50px !important;
}

h2.elementor-heading-title,
.wp-block-heading,
h2 {
    margin-bottom: 40px !important;
}

h3.elementor-heading-title,
.wp-block-heading.h3-size,
h3 {
    margin-bottom: 20px !important;
}

h4.elementor-heading-title,
.wp-block-heading.h4-size,
h4 {
    margin-bottom: 20px !important;
}

/* Restore bullet styling for Gutenberg-generated lists in post content */
.elementor-widget-theme-post-content ul {
    list-style-type: disc;
    margin-left: 40px;
    padding-left: 0;
}

.elementor-widget-theme-post-content li {
    list-style-position: outside;
}/* End custom CSS */