<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.checkbox input[type="checkbox"]::before{
    border: 1px solid #3773ea !important;
}
.checkbox input[type="checkbox"]:checked::before {
    background-color: #3773ea !important;
}
.href-policy-black{
    color: #ffff;
}
.href-policy{
    color: #3773ea;
}</pre></body></html>