.text {
  color: var(--anrt-color-text);
}

.text h2,
.text .h2,
.text h3,
.text .h3 {
  font-weight: 400;
}
