.variant-rich-text {
  :where(ul, ol) {
    padding-inline-start: 0;
  }

  a {
    color: #1D349A;
  }
}
