/**
 * @file
 * Secondary navigation styling.
 */

.navbar-nav {
  --nav-link-hover-color: green;
}
