.contactSection h3{
    margin-bottom:0;
}
@media screen and (max-width:1024px){
    :root{
        --sliderHeight: 40dvh;
    }
    .sliderSection{
        /* top: var(--headerHeight); */
        /* margin-bottom: var(--headerHeight); */
    }
}