:root{
    --theme-color: #B79B6C;
}

/* === Custom Brand Logo Fix === */
.rts-brands-section1 .brand-front img {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    max-height: 40px;
    object-fit: contain;
}
