.rd-navbar-fullwidth.navbar-event .navbar-navigation-root-link::before {
    background: #3aade0 !important;
}

.rd-navbar-fullwidth .navbar-navigation-megamenu-link::before {
    background: #3aade0 !important;
}

.megamenu-img-banner {
    max-width: 90%;
}

.btn-primary {
    background-color: #2f98c5 !important;
    border-color: #2f98c5 !important;
}

.btn-primary:hover {
    background-color: #1490c5 !important;
    border-color: #1490c5 !important;
}

.btn-secondary {
    background-color: #142f49 !important;
    border-color: #142f49 !important;
}

.blurb-boxed {
    display: block;
    transition: all 0.2s ease-in-out;
}

.blurb-boxed:hover {
    background: linear-gradient(90deg, #77d3fb 0, #64c8f3 100%);
}

.blurb .icon-svg {
    fill: #171724;
}

.blurb .blurb-title {
    color: #171724;
}

.blurb .blurb-text {
    color: #5d5d66;
    transition: all 0.2s ease-in-out;
}

.blurb.blurb-boxed:hover .blurb-text {
    color: #171724;
}

.rating {
    color: #fbbc04 !important;
}

.quote-ota-icon {
    height: 20px;
}

.whatsapp-color {
    background-color: #4fce5d !important;
    border-color: #4fce5d !important;
}

.breadcrumb-active {
    border-bottom: 2px solid #142f49 !important;
}

.breadcrumb-link:hover {
    color: #2f98c5 !important;
}

.text-primary {
    color: #2f98c5 !important;
}

.font-sm {
    font-size: 1.0625rem !important;
}

.partner {
    text-align: center;
}

.partner img {
    height: 30px;
}