.elementor-48110 .elementor-element.elementor-element-c9b0406{--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;}/* Start custom CSS for wp-widget-woocommerce_product_categories, class: .elementor-element-2dbf539 *//* Apply Archivo font and override link color to black in the REV section */
#CAT {
    font-family: 'Archivo', sans-serif;
    color: black !important; /* Ensures link colors are overridden */
}

#CAT a {
    color: black !important; /* Specifically targets links inside the #CAT section */
    text-decoration: none; /* Optional: Removes underline for links */
}/* End custom CSS */