/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.woocommerce-loop-category__title:hover {
    background-color: #ffffff !important;
}

.woocommerce-loop-category__title {
    background-color: #ffb100 !important;
}