.about[data-astro-cid-74xstkjy] {
  display: flex;
  flex-direction: column;

  & section {
    display: flex;
    flex-direction: column;
    gap: var(--layout-space-100);
  }

  & [data-as-text] > [data-astro-cid-74xstkjy] {
    max-width: 50ch;
  }
}
