/*
Theme Name: M&N Frameless Shower Doors — Astra Child
Theme URI: https://mnshowerdoors.com/
Description: Astra child theme for M&N Frameless Shower Doors LLC (Toms River, NJ), built to pair with the mnfsd-elementor-widgets plugin.
Author: M&N Frameless Shower Doors LLC
Template: astra
Version: 1.0.0
Text Domain: mnfsd-child
*/

:root {
  --mnfsd-navy: #0d3b78;
  --mnfsd-blue: #1a63c4;
  --mnfsd-blue-dark: #134a95;
  --mnfsd-red: #e2231a;
  --mnfsd-red-dark: #b91b14;
  --mnfsd-gold: #fbc94a;
  --mnfsd-ink: #1c2733;
  --mnfsd-gray: #5b6672;
  --mnfsd-line: #e4e9ef;
  --mnfsd-cream: #f6f8fb;
}

body {
  font-family: 'Barlow', sans-serif;
  color: var(--mnfsd-ink);
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Racing Sans One', sans-serif;
  color: var(--mnfsd-navy);
}
