<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.QuantitySelectContainer {
}
.PlusMinusNumericText {
    vertical-align: top;
    width: 50px;
    text-align: center;
}
.typography img {
    background: none;
    border: 0px;
    height: auto;
}
.minus {
    cursor: pointer;
}
.plus {
    cursor: pointer;
}</pre></body></html>