.elementor-10455 .elementor-element.elementor-element-37d6566b{--display:flex;}.elementor-10455 .elementor-element.elementor-element-442e9810{text-align:start;font-size:17px;}/* Start custom CSS for text-editor, class: .elementor-element-442e9810 */#post-style {
    line-height: 1.6;
    font-size: 16px;
    margin: 20px;
}
h1 {
    font-size:35px!important; 
    margin-bottom: 20px;
}
h2 {
font-size: 24px !important;    margin-bottom: 15px;
}
h3 {
    font-size: 20px!important; 
    margin-bottom: 10px;
}
p, li {
    font-size: 16px!important; 
    margin-bottom: 10px;
}
ul {
    padding-left: 20px;
}

/* Responsive for tablets */
@media (max-width: 768px) {
    #post-style {
        font-size: 15px!important; 
    }
    h1 {
        font-size: 24px!important; 
    }
    h2 {
        font-size: 20px!important; 
    }
    h3 {
        font-size: 18px!important; 
    }
    p, li {
        font-size: 15px!important; 
    }
}

/* Responsive for mobile */
@media (max-width: 480px) {
    #post-style {
        font-size: 14px!important; 
    }
    h1 {
        font-size: 20px!important; 
    }
    h2 {
        font-size: 18px!important; 
    }
    h3 {
        font-size: 16px!important; 
    }
    p, li {
        font-size: 14px!important; 
    }
}/* End custom CSS */