.hl {
  color: #0198ab;
}

.fw400 {
  font-weight: 400;
}

.box {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 2rem;
}

.box.bottom {
  background-color: rgba(0, 0, 0, 0.07);
  line-height: 1.5;
}

.box .contact {
  margin-top: 1rem;
}

.box .contact md-icon {
  color: #0198ab;
}

.box .contact a {
  color: #555555;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-color: #555;
  text-underline-offset: 4px;
}

.box .contact .description {
  opacity: 0.8;
  font-size: 90%;
}
