.section2 .text {
    line-height: 2vw;
}

/* wave slider */
.wave-slider-container h3{
    font-size: 1.8vw;
}

.wave-slider-container p {
    font-size: 1vw;
}


/* articles slider */
.section2 .slick-next {
    top: 30%;
}

.section2 .slick-prev {
    top: 30%;
}