/* Figma Styles of your File */
:root {
  /* Colors */
  --background: #fff5e0;
  --lavender: #ccaced;
  --pink-soft: #f094ac;
  --primary: #7ca3e6;
  --text-main: #665e6e;
  --yellow-soft: #fcdd60;
  --background-light: #f6f5f3;

  /* Fonts */
  --h1-font-family: 'Fredoka', sans-serif;
  --h1-font-size: 48px;
  --h1-line-height: normal;
  --h1-font-weight: 700;
  --h1-font-style: normal;
  --h2-font-family: 'Fredoka', sans-serif;
  --h2-font-size: 36px;
  --h2-line-height: 40px;
  --h2-font-weight: 600;
  --h2-font-style: normal;
  --h3-font-family: 'Fredoka', sans-serif;
  --h3-font-size: 30px;
  --h3-line-height: 36px;
  --h3-font-weight: 700;
  --h3-font-style: normal;
  --body-v1-font-family: 'DM Sans', sans-serif;
  --body-v1-font-size: 20px;
  --body-v1-line-height: 32.5px;
  --body-v1-font-weight: 400;
  --body-v1-font-style: normal;
  --body-v2-font-family: 'Fredoka', sans-serif;
  --body-v2-font-size: 14px;
  --body-v2-line-height: 20px;
  --body-v2-font-weight: 700;
  --body-v2-font-style: normal;
  --body-small-font-family: 'DM Sans', sans-serif;
  --body-small-font-size: 16px;
  --body-small-line-height: 26px;
  --body-small-font-weight: 400;
  --body-small-font-style: normal;
  --cta-font-family: 'DM Sans', sans-serif;
  --cta-font-size: 16px;
  --cta-line-height: 24px;
  --cta-font-weight: 600;
  --cta-font-style: normal;
  --h1-display-72px-font-family: 'Fredoka', sans-serif;
  --h1-display-72px-font-size: 64px;
  --h1-display-72px-line-height: 72px;
  --h1-display-72px-font-weight: 600;
  --h1-display-72px-font-style: normal;
  --h2-subheadline-48px-font-family: 'Fredoka', sans-serif;
  --h2-subheadline-48px-font-size: 48px;
  --h2-subheadline-48px-line-height: 48px;
  --h2-subheadline-48px-font-weight: 500;
  --h2-subheadline-48px-font-style: normal;
  --h3-section-title-30px-font-family: 'Fredoka', sans-serif;
  --h3-section-title-30px-font-size: 30px;
  --h3-section-title-30px-line-height: 36px;
  --h3-section-title-30px-font-weight: 500;
  --h3-section-title-30px-font-style: normal;
  --h4-small-title-24px-font-family: 'Fredoka', sans-serif;
  --h4-small-title-24px-font-size: 24px;
  --h4-small-title-24px-line-height: 32px;
  --h4-small-title-24px-font-weight: 500;
  --h4-small-title-24px-font-style: normal;

  /* Effects */
}
/* Figma Color Variables of your File */
