/*.nav-btn .nav-link {
    background-color: #D22B2B !important;
}
.search-form-content .btn{
    background-color: #D22B2B !important;
}
.btn-primary {
    background-color: #D22B2B !important;
    border-color: #D22B2B !important;
}
.btn-primary:hover {
    background-color: #D22B2B !important;
    border-color: #D22B2B !important;
}
.text-primary {
    color: #D22B2B !important;
}
.join-content {
    background-color: #D22B2B !important;
}
.destinations-carousel.owl-theme .owl-nav [class*=owl-] {
    background-color: #D22B2B !important;
}
.text-primary {
    color: #D22B2B !important;
}
.btn-top {
    background-color: #D22B2B !important;
}
.social-icon .icon-wrap {
    background-color: #D22B2B !important;
}


.bg-dark {
    background-color: #FFEA00 !important;
}
.text-white {
    color: #000 !important;
}
body {
    color: #000000 !important;
}
.footer-link .link {
    color: #000 !important;
}
.footer-link .link:hover {
    color: #C70039 !important;
}*/