.button, .btn, #move-top,
.expoUrl p.url-contents:before, .expoUrl p.url-contents:after,
body:not(.home) #header-bottom {
  background-color: #01a3a4 !important;
}
.button.inverted { background-color: transparent !important; }
.button:hover, .btn:hover {
  background-color: #006363 !important;
  color: #ffffff !important;
}
.button.inverted,
.exclusive-url.mediumUrl h3, .contact-info-section,
#offers .countdown .value {
  color: #01a3a4;
}
.button.inverted {
  border-color: #01a3a4;
}

#footer .top-container:last-of-type {
    margin-bottom: 0;
    padding: 0 0px;
    padding-top: 30px;
    border-top: 1px solid rgba(134, 134, 134, 0.17);
    width: auto;
    margin: auto;
}

.contact-info-section {
    margin-right: 20px;
    font-weight: bold;
    font-size: 15px;
    color: #50b51d;
}

.contact-info-section > span, .contact-info-section a {
    font-size: 13px;
    margin-left: 5px;
    color: #777777;
    text-decoration: none;
}