/* category section গুলোর মাঝের বড় gap কমানো (py-5 -> ছোট padding) */
.widget-products-with-category {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.widget-products-with-category .widget-header {
    margin-bottom: 4px !important;
}
