﻿/* Custom tweaks for the portal (safe to edit) */
:root {
  --portal-accent: #dd2e57;
}

.mdx-hero__teaser p {
  max-width: 34rem;
}
