.navbar-area.style-one .navbar {
  background-color: #ffffff;
}

.navbar-area .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  background-color: #ffffff;
}

#navbar.navbar-area.style-one.hide-wp-nav {
  background-color: #ffffff;
}

.send-btn {
  background-color: #49e344;
}

.hero-wrap.style-two .hero-content .exchange-form {
  background-color: #003D66;
}

.semantic_ui .ui.table thead tr:first-child>th:first-child {
  background-color: #6483d9;
  color: #ffffff;
}

.footable.table>thead:first-child>tr:first-child>th {
  color: #ffffff;
  background-color: #6483d9;
}

.entry-footer {
  background-color: #0b517a;
}

.footer-wrap.style-two .footer-shape {
  background-color: #174e73;
  visibility: hidden;
}

.footer-wrap.style-two {
  background-color: #174b6b;
}