/*NEXT EVENT BORDER COLOR*/
.component-countdown.layout-matchup li:first-child .countdown-digit, 
.section-event-countdown .component-countdown.layout-matchup .countdown-digit { border-color:var(--bs-white) !important }

@media only screen and (min-width:992px) {

    .site-header .menu .component-navbar-primary .navbar-nav > .nav-item { height:50px }

}