
.match-making-profiles .swiper-button-next,
.match-making-profiles .swiper-button-prev {
    color: var(--global-palette1);
    font-size: 24px;
    margin-top: -80px;
}
.qb-swiper-testimonials .swiper-button-next,
.qb-swiper-testimonials .swiper-button-prev {
    color: var(--global-palette1);
    font-size: 24px;
}
.match-making-profiles .swiper-button-next,
.qb-swiper-testimonials .swiper-button-next {
    right: 0px;
}
.match-making-profiles .swiper-button-prev,
.qb-swiper-testimonials .swiper-button-prev {
    left: 0px;
}
.match-making-profiles .swiper-button-next:after,
.match-making-profiles .swiper-button-prev:after,
.qb-swiper-testimonials .swiper-button-next:after,
.qb-swiper-testimonials .swiper-button-prev:after {
    color: currentColor;
    font-size: inherit;
}
