.price {
    color: #00a3e0;
}

.btn {
    background: #00a3e0;
}

.features-home {

    background: none !important;
    margin-top: 0px !important;
    padding: 2.5% !important;
}

#header,
#header.fixed-top.hide-bar .header-top,
header#header.fixed-top.hide-bar,
.is-not-index #header.fixed-top.hide-bar::before,
.is-not-index #header::before,
.header-nav .inner-wrapper > .mobile
{
    background-color: #00a3e0 !important;
}

footer#footer, 
footer#footer.js-footer div.footer-container {
  background-color: #00a3e0 !important;
  background-image: none !important;
}