@layer override {
    html, body {
        font-size: 16px;
        background: transparent;
    }
    .cms-home {
        .ui-menu-item-wrapper[class*="custom-color-42"] span {
            color: #031937 !important;
        }
    }
}