.carousel-inner {
    border-radius: .7rem;
    box-shadow: 0 5px 10px $gray-500;
}
.carousel-caption h5 {
    color: $carousel-caption-color
}