@media (max-width: 749px) {
  .oke-stars-foreground svg,
  .oke-stars-background svg {
    height: 1.3rem;
  }


}

.okeReviews {
  --oke-text-regular: 1.3rem;
}

@media (min-width: 750px) {
  .okeReviews {
    --oke-text-regular: 1.4rem;
  }
}

.fetcher-selling-plan-fieldset.variant_classic .custom-radio:after{
  background-color:#5a8ac4!important;
}