.footer-menue h6 a {
    color: #444;
}
.footer-menue h6 a:hover {
    color: #5E7995;
}

a.mail{
    color: #5E7995;
}

.navbar-custom .nav .dropdown-menu li a, .navbar-custom .nav li.active a, .navbar-custom .nav .dropdown-menu li a:hover{
    color: black;
}

.footer h5, .footer a, .btn-link, .btn-link:focus, .btn-link:hover {
    color: #e30613;
}

.bg-img2, .intro, .overlay, .small-header.bg-dark:before, .small-header.bg-transparent:before, .small-header.bg-img:before, .small-header.bg-img2:before, .small-header.bg-img3:before, .small-header.bg-img4:before, .small-header.bg-img5:before{
    background: rgba(175, 202, 20, 1);
}