.yandex-review-widget {
  margin-top: 14px;
  padding: 10px 12px;
  border-radius: 12px;
  border: 1px solid #e6eaee;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
}
.yandex-review-widget iframe {
  display: block;
  border: none;
}
.footer-yandex-review {
  margin-top: 12px;
}
