/*.megaheader-block*/
.megaheader-block.megaheader-travel .mainmenu-list-item:last-child {
    border: none !important;
    border-radius: 0;
    padding: 15px 10px !important;
    margin-left: 0 !important;
}

.travel .megaheader-block.megaheader-travel .mainmenu-list-item:last-child::before {
    content: none!important;
}

/*.highlightbox-multiple-block*/
.text-white .highlightbox-multiple-block .highlight-icon::before {
    color: turquoise !important;
}

/*.travel-testimonial-mosaic-slider-block*/
.travel-testimonial-mosaic-slider-block.mosaic-view .mosaic-item {
    background-color: var(--light) !important;
}

/*.cta-bg-block*/
.rounded .cta-bg-block .item {
    border-radius: 1rem;
}

/*travel-testimonial-mosaic-slider-block*/
.travel-testimonial-mosaic-slider-block .travel-testimonial-slick-slider-item-textcontents {
    font-size: 1.5rem;
}