.swiper-pagination-bullet {
    width: 3rem !important;
    height: 5px !important;
    border-radius: 0;
}

.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--web2vi-color);
}

.wp-block-cb-carousel-v2 {
    width: 100vw !important;
}