.contato-map {
  width: 100%;
  min-height: 280px;
  border: 0;
  border-radius: 1rem;
}

/* ================= CONTATO INFO ================= */
.contato__eyebrow-line {
  width: 2rem;
  height: 2px;
  background-color: #d9b990;
}
.contato__eyebrow-text {
  font-size: 0.875rem;
  letter-spacing: 2px;
  color: #d9b990;
}
.contato__info-label {
  letter-spacing: 2px;
}
.contato__icon-box {
  width: 66px;
  height: 66px;
  color: var(--primary-color);
}
