.text-max-width {
  line-height: 1.75;
}

.text-max-width a {
  text-decoration: underline;
  color: var(--clr-dark-gray);
}

.text-max-width a::after {
  content: none;
  background: none;
  height: none;
}