.overlay{
    background-color: rgba(0,0,0,0.6);
    color: #fff !important;
    text-shadow: 1px 1px #000000;
}
.overlay{
    display:none; 
}

.carosuel-btn {
    height:48px;
    width: 48px;
    background-color: #000;
    color: #fff;
}
.carousel-control-prev, .carousel-control-next {
    width:50px;
    height: auto;
    align-items: center;
    margin-bottom: 48px;
    margin-top:48px;
}
