/* about — was about.module.css. The bundler's hashed class names are
   replaced by a plain p-about_ prefix so the stylesheet stands alone. */

.p-about_page {
  position: relative;
  width: 100%;
  min-height: 100svh;
  background-color: var(--base-100);
}
