

.underline-bold {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 3px;
  font-weight: bold;
}