.elementor-kit-5{--e-global-color-primary:#1B1B37;--e-global-color-secondary:#F2E3CC;--e-global-color-text:#202020;--e-global-color-accent:#FFFFFF;--e-global-color-a16869a:#FFFFFF;--e-global-color-5c123fb:#EAE0D4;--e-global-color-6655bcd:#A2D0ED;--e-global-typography-primary-font-family:"Frank Ruhl Libre";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-letter-spacing:1.6px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:1.2rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-d69fa1c-font-family:"Frank Ruhl Libre";--e-global-typography-d69fa1c-font-size:1rem;--e-global-typography-d69fa1c-font-weight:700;--e-page-transition-entrance-animation:e-page-transition-slide-out-down;--e-page-transition-exit-animation:e-page-transition-slide-in-down;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-d69fa1c-font-family ), Sans-serif;font-size:var( --e-global-typography-d69fa1c-font-size );font-weight:var( --e-global-typography-d69fa1c-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-d69fa1c-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-d69fa1c-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h2{
    display: flex;
    gap: 12px;
}
h2::before{
    content:'';
    position: relative;
    margin-top:.5em;
    min-width: 45px;
    height:1px;
    background-color: #1B1B37;
    
}

@media screen and (max-width: 600px) {
    
    h2::before{
        min-width: 25px;
    
    }
}

.text-justify{
    text-align: justify;
}/* End custom CSS */