.sidebar-wrapper .menu,
.content-header,
.mg_filter-bar, #mg_property_listings .view-details a:link, #mg_property_listings .view-details a:visited, .dropdown-menu, .pagination ul li.currentpage, .property-listing .description .btn, .btn.submit.input-button {
  background: #00264b;
}
.nav>li>a:hover, .nav>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .property-listing .description .btn:hover, .btn.submit.input-button:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background: #001D38;
  color: #fff;
}
h1, h2, h3, .property-listing .description h4.name a, a {
  color: #00264b;
}
a:hover, a:focus {
  color: #001D38;
}
.user-content h1,
.user-content h2,
.user-content h3 {
  color: #ff6600;
}
#mg_property_listings a:link,
#mg_property_listings a:visited {
  color: #ff6600;
}
#mg_property_listings .property-listing .description .btn {
  color: #fff;
}
/* Social Icons */

.social-links a {
  color: #00264b;
}

.social-links .instagram {
  background-color:#00264b;
}