.fcc-address-highlighted {
  font-weight: bold;
  background-color: #e5f1eb;
}

a.dist-option {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}

a.dist-option.active {
  text-decoration: none;
  font-weight: normal;
}

.fop-care-centre-row {
  transition: 0.4s linear;
}

.fop-care-centre-row--hidden {
  display: none;
  transition: 0.4s linear;
}
