<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.sec-brands a img {
    height: 4.6rem;
}

section.sec-brands .p-3 {
    padding: 0.2rem !important;
}

section.sec-square {
    padding: 0px;
}

.clr--gra-tech-3 {
    background-image: url(../img/bg-hex-double.png), linear-gradient(rgba(0, 12, 24, 1) 0%, #f5f5f5 75%);
}


.ce-banner{
    background-color: rgba(0,12,24,0.75) !important;
}</pre></body></html>