/* Typography Settings - Auto-generated */
:root {
  --typography-h1-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-h1-size: 40px;
  --typography-h1-weight: 900;
  --typography-h1-line-height: 1.2;
  --typography-h1-color: #000000;
  --typography-h2-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-h2-size: 30px;
  --typography-h2-weight: 900;
  --typography-h2-line-height: 1.3;
  --typography-h2-color: #000000;
  --typography-h3-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-h3-size: 24px;
  --typography-h3-weight: 700;
  --typography-h3-line-height: 1.3;
  --typography-h3-color: #000000;
  --typography-h4-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-h4-size: 18px;
  --typography-h4-weight: 700;
  --typography-h4-line-height: 1.4;
  --typography-h4-color: #000000;
  --typography-paragraph-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-paragraph-size: 15px;
  --typography-paragraph-weight: 400;
  --typography-paragraph-line-height: 1.5;
  --typography-paragraph-color: #000000;
  --typography-link-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-link-size: 15px;
  --typography-link-weight: 400;
  --typography-link-line-height: 1.5;
  --typography-link-color: #000000;
  --typography-caption-family: &quot;Neue Plak Extended&quot;, Arial, sans-serif;
  --typography-caption-size: 13px;
  --typography-caption-weight: 400;
  --typography-caption-line-height: 1.4;
  --typography-caption-color: #666666;
}

[data-page="home"] {
  --typography-paragraph-color: #ff0000;
}

