.listing-contact {
  padding: 10px;
  font-family: "Dunbar Tall";
  font-weight: 400;
  color: #000000;
}
.listing-contact p {
  font-family: "Dunbar Tall";
  margin: 0 0 1em;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
}
.listing-contact p:last-child {
  margin-block-end: 0;
}
@media only screen and (min-width: 1200px) {
  .listing-contact p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.36px;
  }
}
.listing-contact__brand {
  font-weight: 700;
  color: #AA273E;
  margin-block-end: 0 !important;
}
.listing-contact__person-name {
  display: inline;
}
.listing-contact p.listing-contact__phone > a {
  color: #000000;
  text-decoration-color: transparent;
}
.listing-contact p.listing-contact__phone > a:hover, .listing-contact p.listing-contact__phone > a:focus-visible {
  color: #AA273E;
  text-decoration-color: #AA273E;
}

/*# sourceMappingURL=listing-contact.css.map */
