.nsr-map-placeholder {
  height: 280px;
  background: var(--nsr-gold-20, #ece4d1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--nsr-font-body);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: var(--nsr-charcoal-50);
  border-top: var(--nsr-border-w) solid var(--nsr-charcoal);
}
