React Bootstrap Carousel Caption Placement Top

.carousel-caption {
    top: 0;
    bottom: auto;
}
seekerSKR