li.yotpo-vip-tier-container {
    border-radius: unset !important;
}
/*
.yotpo-vip-tiers-wrapper li.yotpo-vip-tier-container:first-child {
    background-color: #C0C0C040 !important;
}

.yotpo-vip-tiers-wrapper li.yotpo-vip-tier-container:last-child {
    background-color: #000 !important;
    color:#fff !important;
}

.yotpo-vip-tiers-wrapper li.yotpo-vip-tier-container:last-child .yotpo-vip-tier-benefit-text {
    color: white !important;
}


li.yotpo-vip-tier-container:last-child .yotpo-vip-tier-divider {
    border-bottom: 1px solid white !important;
}*/

ul.yotpo-vip-tiers-wrapper {
    gap: unset !important;
}

.yotpo-vip-tier-header {
    align-items: unset !important;
}

.yotpo-vip-tier-name {
    text-align: left !important;
}

.yotpo-vip-tier-threshold {
    text-align: left;
}
/*
.swiper-wrapper .yotpo-swiper-item:first-child li.yotpo-vip-tier-container {
   background-color: #C0C0C040 !important;
   color:#fff !important;
}

.swiper-wrapper .yotpo-swiper-item:last-child li.yotpo-vip-tier-container {
   background-color: #000 !important;
   color:#fff !important;
}

.swiper-wrapper .yotpo-swiper-item:last-child li.yotpo-vip-tier-container .yotpo-vip-tier-benefit-text {
   color:#fff !important;
}
*/
ul.yotpo-vip-tiers-wrapper {
    gap: 20px !important;
}