<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* site-specific styles */
.uv-sect:first-of-type.bg--linear-top::before {
    display: none;
}
.sect-details dl {
    display: flex;
    flex-wrap: wrap;
}
.sect-details dt {
    flex: 0 0 25%;
}
.sect-details dd {
    flex: 0 0 75%;
}</pre></body></html>