.description {
  h1 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0.75rem;
    margin-top: 1.25em;
  }

  h2 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0.75rem;
    margin-top: 1.25em;
  }

  h3 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0.75rem;
    margin-top: 1.25em;
  }

  p {
    font-size: 1em;
    margin-bottom: 0.75rem;
    margin-top: 1.25em;
  }

  ul {
    font-size: 1em;
    list-style: disc;
    margin-bottom: 2.5em;
    margin-left: 1.5em;
    margin-top: 1.25em;
  }

  li {
    margin-top: 0.25em;
  }
}
