/*
Theme Name: Tracy Leak
Theme URI: https://example.com/
Author: Site Team
Description: WordPress theme that renders the existing Tracy Leak static pages unchanged.
Version: 1.0.0
*/

/* Minimal safety reset for pages that do not use the static template. */
body {
  margin: 0;
  font-family: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;
}
