<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.color-3098 {
    background: linear-gradient(to right, #CCCCCC 0% 50%, #003366 50% 100%);
    border: .1rem solid #D7DEE2;
}

.color-3098 &gt; .ci-check {
    color: #9AAEBB;
}


.color-3091 {
    background: linear-gradient(to right, #003366 0% 50%, #E0E0E0 50% 100%);
    border: .1rem solid #003366;
}

.color-3091 &gt; .ci-check {
    color: #FFFFFF;
}

</pre></body></html>