<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.quant.yes {
    color: green;
}
 .quant {
    font-size: 10px;
    line-height: 20px;
    color: #3d3d3d;
    text-transform: uppercase;
    margin: -10px 0px 0 0px;
}

.seo_text {
    padding-top: 16px;
    color:#c2c2c2;
}


/* Button style bootstrap override forgotten by framework devs */
.btn-primary.disabled,.btn-primary:disabled {
    background: var(--theme-primary);
    border-color:  var(--theme-primary);
}</pre></body></html>