/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.btn-mirror, #menu-item-58467 {
  font-weight:bold !important;
  color:white !important;
}

.rounded, .rounded-3 {
  border-radius:10px !important;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color:unset !important;
}