.swiper-button-next svg,
.swiper-button-prev svg {
    fill: #000;
    color: #000;
    width: 10px;
    height: auto;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E82335;
}