@charset "utf-8";
.carousel-inner .carousel-item.active .d-block.mx-auto.img-fluid {
    border-radius: 5px;
    background-color: rgba(251,245,227,1.00);
}
body {
    background-color: rgba(251,245,227,1.00);
}


@media (min-width:992px){
.row .col-xl-3.col-lg-3.col-8.col-md-4.col-sm-6 .img-fluid.margin {
    margin-top: 33px;
}

}
