.carousel-control-prev-icon, .carousel-control-next-icon{
    background-color: rgb(7, 7, 7);
    width: 30px;
    height: 50px;
}

.carousel-control-prev, .carousel-control-next{
    width: 80px;
    
}

button{
    border: none;
    background-color: transparent;
}

