<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wac-qty-button {
    display: inline;
    border-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    background-color: lightgray;
    text-decoration: none;
    font-weight: bold;
}

.wac-quantity {
    width: 100%;
    font-weight: bold;
}
</pre></body></html>