.swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    background: #5026c2;
}
.portfolio-swiper {
    padding: 0 2rem;
}