/*
Theme Name: Zakra Child
Theme URI: https://gmtpet.com
Description: Zakra Child Theme for customizations
Author: gmtpet
Author URI: https://yourwebsite.com
Template: zakra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zakra-child
*/




.gmt-category-bottom-description {
    margin: 40px 0;
    padding: 30px;
    background: #f8f8f8;
    border-radius: 8px;
    border-left: 5px solid #e67e22;
    line-height: 1.8;
    font-size: 16px;
}
.gmt-category-bottom-description h2 {
    color: #e67e22;
    margin-top: 0;
}
.gmt-category-bottom-description ul {
    margin-left: 20px;
}