/* Add custom CSS styles below */ 
.main-nav-container.fixed-pinned .inner {
    background-color: var(--color-primary);
}