.slider-h-auto .swiper-wrapper,
.slider-h-auto .swiper-slide {
    min-height: 100% !important;
}

.contact-mail {
    color: var(--secondary-color) !important;
}

.contact-mail:hover {
    color: var(--primary-color) !important;
}

.contact-featured {
    background-color: rgba(241, 196, 15, 0.6);
    color: white !important;
}