.facilities-top-row {
  background-color: #f1eeee;
}

.facilities-h2 {
  color: #004278;
  font-weight: bold;
}

.facilities-parent-item {
  margin-rigth: 0px;
  padding-right: 0px;
}

.facilities-item-icon {
  color: #17A5E1;
  font-weight: bold;
  font-size: .5em;
}

.facilities-item-text {
  color: #004278;
  font-weight: bold;
  font-size: 1.1em;
}

.facilities-item-distance {
  color: #004278;
  font-size: 1.1em;
  white-space: nowrap;
}

a.facilities-showmore-facilities {
  color: #17A5E1;
  font-size: 1.2em;
  font-weight: bold;
}