.carousel-caption h5 {
    font-size: 2rem;
}
.carousel-caption {
    top: 35%;
    transform: translate(-50%, -30%);
}