.page-content {
    color: var(--color, inherit);
  }

  .page-content a {
    color: currentcolor;
  }