/**
 * MLT Modern — Per-site overrides.
 *
 * AUTO-GENERATED FILE. Do not edit by hand — your changes will
 * be overwritten the next time the theme settings form is saved.
 *
 * Edit at: Appearance → MLT Modern → Settings.
 * Generated: 2026-05-17 10:17:39
 */

:root {
  /* Primary colour family */
  --mlt-primary: #0a4d8c;
  --mlt-primary-dark: #052645;
  --mlt-primary-light: #a7bed4;
  --mlt-primary-value: 209, 87%, 29%;
  --mlt-primary-dark-value: 209, 87%, 14%;
  --mlt-primary-contrast: #ffffff;

  /* Accent / CTA colour */
  --mlt-accent: #ffc107;
  --mlt-accent-dark: #b98b00;
  --mlt-accent-contrast: #000000;
  --mlt-accent-value: 45, 100%, 51%;

  /* Fonts */
  --mlt-font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
  --mlt-font-heading: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
}
