.location-preview > strong {
  display: block;
}

.location-address {
  margin: 0.2rem 0 0;
}

.location-phone,
.location-website {
  margin: 0.35rem 0 0;
  font-size: 0.9rem;
}

.location-phone span,
.location-website span {
  color: #40556e;
  font-weight: 800;
}

.location-phone a,
.location-website a {
  font-weight: 800;
}
