a {
  text-decoration: underline;
}

.w-32 {
  width: 8rem; /* 128px */
}

.align-top {
  vertical-align: top;
}