.builder-item--primary-menu .nav-menu-primary > .nav-ul li:not(.woocommerce-mini-cart-item) > a {
  font-size: 15px;
  color: #000000;
}
.hfg_header .header-main-inner {
  background-color: #0a4890;
}
.site-logo p {
  color: #020202;
}
.site-logo small {
  color: #000000;
}
.nav-ul {
  color: #000000;
}
@media screen and (max-width: 568px) {
  .site-logo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .site-logo p {
    font-size: 10px;
  }
  .site-logo small {
    font-size: 11px;
  }
}
