/* phpcs:ignore */

/**
Added for handling qty for add to cart loop btns
**/
.button span.mw-sets-qty {
    display: contents;
}

.button span.mw-oneset {
    color: #EA3A0D;
}

.button span.mw-moreset {
    color: #2300f9;
}