.he-navbar__links {
    gap: clamp(11px, 1.55vw, 6px) !important;
}
 .he-navbar__menu {
    gap: clamp(9px, 2vw, 8px) !important;
}
.he-navbar__cta {
    padding: 0 7px !important;
    gap: 8px !important;
    font-size: 13px !important;
}

 .he-navbar__links a {
    font-size: 15px !important;
}
 .he-navbar__brand {
 flex: 0 0 150px !important;
}
 .custom-trip-offer__value strong {
    font-size: 11px !important;
}

 .custom-trip-offer__label {
    font-size: clamp(28px, 2.6vw, 30px) !important;
}

 .featured-hero-tour h3 {
    font-size: clamp(23px, 2.8vw, 26px) !important;
}
 .featured-mini-tour h3 {
    height: 90px !important;
}
 .top-tour-card h3 {
    height: 72px !important;
}
 .tour-booking__card h2 {
    font-size: 24px !important;
}
.about-story__year span {
    font-size: 11px !important;
}

html[lang="it"] .he-navbar__links {
    gap: clamp(14px, 1.55vw, 28px) !important;
}

