
.s_mega_menu_cards:not([data-vcss]) {
    .nav-link {
        @include hover-focus {
            background: rgba(0, 0, 0, .05);
        }
    }
}
