:root{
  --font-body:'Montserrat',sans-serif;
  --font-display:'Montserrat',sans-serif;
  --font-impact:'Bebas Neue',sans-serif;

  --text-h1-size:44px;
  --text-h1-weight:400;
  --text-h2-size:30px;
  --text-h2-weight:500;
  --text-h3-size:21px;
  --text-h3-weight:700;
  --text-body-size:17px;
  --text-body-weight:400;
  --text-body-line-height:1.6;
  --text-eyebrow-size:12.5px;
  --text-eyebrow-weight:700;
  --text-eyebrow-tracking:0.18em;
  --text-impact-size:56px;
}
