.h1,
h5,
h1 {
    font-family: 'Poppins';
}

.carousel-caption h5,
.carousel-caption p,
.classic {
    color: white;
}

.carousel-item img {
    filter: brightness(50%);
}