.swiper_btn{
    background-color: white;
    box-shadow: 5px 5px 3px gray;
    color: red !important;
    height: 40px !important;
    width: 40px !important;
    border-radius: 100%;
}

.swiper_btn::before,
.swiper_btn::after{
    font-size: 18px !important;
}
