.mt-1 {
  margin-top: 1em;
}

.underline {
  text-decoration: underline;
}

.fade {
  transition: all 200ms linear;
}
