.elementor-18816 .elementor-element.elementor-element-4569984{--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;--margin-top:020px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-title .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-18816 .elementor-element.elementor-element-a6431db .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-18816 .elementor-element.elementor-element-a6431db .elementor-heading-title{font-size:20px;}}/* Start custom CSS */p, h2, li, strong {
     color: #fff !important;
}

h2{
    font-size: 20px !important;
}

p{

    font-size:16px !important;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #f1f1f1;
}

.cf-step-box,.cf-strategy-box {
    background-color: transparent !important;
}

@media(max-width:767px){
    p, li {
        font-size: 14px !important ;
    }
}/* End custom CSS */