footer,
footer .copyright a,
.footer-type-4 .social-icons a{
    color: #fff !important;
}

.benefits .fa-check{
    color: #0ccfa8;
}

.search-button .fa-paper-plane:hover{
    color: #0ccfa8;
}

#owl-featured-works .owl-controls{
    position: relative;
    bottom: 12vw;
    z-index: 10;
}

#owl-featured-works .owl-buttons .owl-prev{
    margin-left: 40px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.9);
}

#owl-featured-works .owl-buttons .owl-next{
    margin-right: 40px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.9);
}

#owl-featured-works .owl-buttons .owl-prev:hover,
#owl-featured-works .owl-buttons .owl-next:hover{
        color: #fff;
        background-color: #0ccfa8;
}
