.underline {
  font-weight: 500;
  border-bottom: 2px solid currentColor;
  padding-bottom: 2px;
}

