.elementor-1284 .elementor-element.elementor-element-62cd0e4{--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;}body.elementor-page-1284:not(.elementor-motion-effects-element-type-background), body.elementor-page-1284 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-0b4e7b2 *//* Make all text white */
h1, h2, h3, h4, h5, h6,
p,
li,
strong,
span,
a{
    color:#ffffff !important;
}

/* Bullet color */
ul li::marker{
    color:#ffffff !important;
}

/* Improve readability */
p, li{
    line-height:1.7;
}

/* Heading spacing */
h1, h2, h3, h4{
    margin-top:22px;
    margin-bottom:10px;
}

/* Mobile optimization */
@media (max-width:768px){

    h1{
        font-size:24px;
        line-height:1.3;
    }

    h2{
        font-size:22px;
    }

    h3{
        font-size:20px;
    }

    h4{
        font-size:18px;
    }

    p, li{
        font-size:15px;
        line-height:1.7;
    }

    ul{
        padding-left:18px;
    }

}/* End custom CSS */