.richtext {
  margin: 4rem 0 -4rem 2vw;
  max-height: fit-content;
  position: relative;
}

.normalize-height {
  height: 5rem;
  align-items: center;
  top: 0;
  left: 0;
}

.richtext h1,
.richtext h2,
.richtext h3 {
  margin-left: 3vw;
  font-weight: 800;
}