.v66-empty-reviews {
  display: grid;
  gap: 8px;
  min-height: 180px;
  place-content: center;
  padding: 32px;
  border: 1px dashed rgba(234, 214, 165, .15);
  border-radius: 21px;
  background: rgba(255, 255, 255, .018);
  text-align: center;
}

.v66-empty-reviews strong {
  color: #f7f1e7;
  font-size: 17px;
}

.v66-empty-reviews span {
  max-width: 430px;
  color: rgba(247, 241, 231, .46);
  font-size: 12px;
  line-height: 1.6;
}

.header .nav a[aria-current="page"],
.legal-header__nav a[aria-current="page"] {
  color: #ead6a5;
}
