.coh-ce-f7e51a43 .xc-about-station-description h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-family: 'rooney-sans', sans-serif;
  font-weight: 700;
  color: rgb(202, 18, 63);
  margin-bottom: 1.5rem;
}
@media (max-width: 1199px) {
  .coh-ce-f7e51a43 .xc-about-station-description h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-f7e51a43 .xc-about-station-description h2 {
    font-size: 1.875rem;
  }
}
.coh-ce-f7e51a43 .xc-about-station-description a {
  font-family: 'rooney-sans', sans-serif;
  color: rgb(202, 18, 63);
  font-weight: 700;
  background-image: -webkit-linear-gradient(2deg, rgb(0, 137, 150) 100%, rgb(0, 137, 150) 100%);
  background-image: linear-gradient(88deg, rgb(0, 137, 150) 100%, rgb(0, 137, 150) 100%);
  background-position: left bottom;
  background-size: 0% 2px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-bottom: 0.125rem;
  margin-bottom: -0.125rem;
  -webkit-transition: .5s ease background-size, .5s ease color;
  transition: .5s ease background-size, .5s ease color;
}
.coh-ce-f7e51a43 .xc-about-station-description a:hover {
  color: rgb(0, 137, 150);
  background-size: 100% 2px;
}

