*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.carousel-item{
         height: 400px;
    }
 .img{
        height: 100% !important;
    }
p, h5{
    color: black !important;
    font-weight: 500;
}