body{
    
    flex-wrap: wrap;
    display: flex;
    min-height: 100vh;
}

.carousel-slider{
    margin-top: 64px;

}

.carousel{
    height: 550px !important;
}

    .carousel-item{
color: black;
}