#yotpo-reviews-main-widget svg {
  max-width: inherit;
  display: unset;
}

#yotpo-reviews-main-widget button:hover, #yotpo-reviews-main-widget button:focus {
  background: inherit;
  color: inherit;
  border: inherit !important;
  border-radius: 100px !important;
}

#yotpo-reviews-main-widget button:focus label {
  border-radius: 50px;
}

.modal-backdrop svg {
  max-width: inherit;
  display: unset;
}

.modal-backdrop {
  z-index: 9999999999 !important;
}

.modal-backdrop footer {
  border: inherit;
  background: inherit;
}

.ugc-storefront-widgets-tabs-container__tab.selected {
    background: inherit;
}