.location__title {
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: 0;
}

.location__entry p:first-of-type {
  margin-top: 0;
}

.location__entry p:last-of-type {
  margin-bottom: 0;
}

.location__entry a {
  text-decoration: none;
}

.location__entry a:hover {
  opacity: 1;
  text-decoration: underline;
}
