/*
Theme Name: Kiso Themes
Theme URI: https://www.kiso.vn
Description: This is a child theme for Flatsome
Author: hoangkiso
Author URI: https://fb.com/hoangkiso
Template: flatsome
Version: 1.0.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3, h4, h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h5.mt {
    margin-top: 0!important;
}