.basic-richtext {
  text-align: var(--alignment);
  color: var(--textColor);
  font-family: var(--fontFamily); }
