.nav--transparent {
    background-color: #4EB4E4 !important;
}
.nav__holder.sticky {
    height: 90px;
    background-color: #4EB4E4 !important;
}
.bg-dark .feature__icon {
    color: #001739 !important;
}
.feature__title {
    color: #001739 !important;
}
.feature-2 {
    border-right: none !important;
}
.footer__logo img {
    max-height: 70px !important;
}
.bg-dark .testimonial__text {
    color: #011B45 !important;
}
.bg-dark .testimonial__author {
    color: #000 !important;
}
.bg-dark p {
    color: #011B45 !important;
}
.footer__widgets a {
    color: #011B45 !important;
}
.owl-prev i, .owl-next i {
    color: #011B45 !important;
}
.hero {
    background-color: #00328b;
    background-image: url(back.png);
    background-size: auto !important;
}