body.wp-child-theme-cfu-projekter {
  --appear-theme-font-family: 'Founders Grotesk';
  --appear-theme-font-xs: 1rem; /* 16px */
  --appear-theme-font-sm: 1.125rem; /* 18px */
  --appear-theme-font-md: 1.25rem; /* 20px */
  --appear-theme-font-lg: 1.5rem; /* 24px */
  --appear-theme-font-xl: 1.75rem; /* 28px */
  --appear-theme-font-2xl: 2.25rem; /* 36px */
  --appear-theme-font-3xl: 2.5rem; /* 40px */
  --appear-theme-font-4xl: 4rem; /* 64px */
  --appear-theme-font-size: var(--appear-theme-font-md);
  --appear-theme-font-size-h1: var(--appear-theme-font-4xl);
  --appear-theme-font-size-h2: var(--appear-theme-font-3xl);
  --appear-theme-font-size-h3: var(--appear-theme-font-2xl);
  --appear-theme-font-size-h4: var(--appear-theme-font-xl);
  --appear-theme-font-size-h5: var(--appear-theme-font-lg);
  --appear-theme-font-size-h6: var(--appear-theme-font-md);
  --appear-theme-line-height: 1.4;
  --appear-theme-line-height-h1: 1.1;
  --appear-theme-line-height-h2: 1.025;
  --appear-theme-line-height-h3: 1.14;
  --appear-theme-line-height-h4: 1.17;
  --appear-theme-line-height-h5: 1.4;
  --appear-theme-line-height-h6: 1.4;
  --page-title-display: none;
}

/*# sourceMappingURL=cfu-projekter.css.map */
