header .logo img {
    max-width:70px;
}
.theme-bg {
    background-color: #0EAAC4 !important;
}
.footer-top .footer-logo img {
    max-width: 100px;
}
.custom-theme-color {
    color: #0EAAC4 !important
}
.font-color-white{
    color: #fff !important;
}