.button, .btn, #main-nav .navbar-nav>li:hover::after, #main-nav .navbar-nav>li.active::after, 
#main-nav .navbar-nav>li.open::after, #move-top,
#main-nav .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-item.active, 
.dropdown-item:active, .expoUrl p.url-contents:before, .expoUrl p.url-contents:after,
body:not(.home) #header-bottom {
  background-color: #17223e !important;
}
.button:hover, .btn:hover {
  box-shadow: 0 5px 18px 0 rgba(46, 134, 222, 0.6);
}
.button.inverted,
.exclusive-url.mediumUrl h3, .contact-info-section {
  color: #17223e;
}
main > .container {
  background-color: #f0f0f0;
}