.elementor-kit-1000{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#1D1D1D;font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-1000 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1000 h1{color:#1D1D1D;}.elementor-kit-1000 h2{color:#1D1D1D;}.elementor-kit-1000 h3{color:#1D1D1D;font-family:"DM Sans", Sans-serif;font-size:39px;font-weight:600;}.elementor-kit-1000 h4{color:#1D1D1D;font-size:20px;}.elementor-kit-1000 h5{color:#1D1D1D;}.elementor-kit-1000 h6{color:#1D1D1D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */body main p {
    font-family: "DM Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "DM Sans", sans-serif !important;
    color: #0D1043 !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    padding: 0;
    margin: 0;
}

body .hero {
min-height:20vh;
background:#121441 !important;
}

.hero h1 {
    font-size: 2rem;
    letter-spacing: 2px;
    color: #fff !important;
    background: #101242;
    display: inline-flex
;
    max-width: inherit;
    width: inherit;
    padding: 15px 30px;
}

body .entry-content ul li, body.entry-content ol li {
    margin-left: 0rem;
    color: #1d1d1d;
    line-height: 14px;
    letter-spacing: 0.5px;
    opacity: inherit;
    font-size: 1rem;
}

body .entry-content ul:not(.blocks-gallery-grid), .entry-content ol {
    margin: 0 0 0 20px;
    max-width: 100%;
    list-style-position: outside;
}/* End custom CSS */