.ydd-2023-12-schema-org-review-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: center;
  margin-bottom: -24px;
}

.ydd-2023-12-schema-org-review-icon {
  height: 120px;
  width: 120px;
}

.ydd-2023-12-schema-org-review-rating {
  align-items: center;
  display: flex;
  gap: 2px;
}

.ydd-2023-12-schema-org-review-rating-value,
.ydd-2023-12-schema-org-review-rating-max {
  font-size: 2rem;
  font-weight: bold;
}

.ydd-2023-12-schema-org-review-rating-slash {
  font-size: 3rem;
  font-weight: bold;
}
