:root {
  --1-header-2-font-family: "Tangerine", Helvetica;
  --1-header-2-font-weight: 700;
  --1-header-2-font-size: 60px;
  --1-header-2-letter-spacing: 1.2px;
  --1-header-2-line-height: 100%;
  --1-header-2-font-style: normal;
  --1-header-1-font-family: "Tangerine", Helvetica;
  --1-header-1-font-weight: 700;
  --1-header-1-font-size: 80px;
  --1-header-1-letter-spacing: 4px;
  --1-header-1-line-height: 100%;
  --1-header-1-font-style: normal;
  --englebert-header-2-font-family: "Englebert", Helvetica;
  --englebert-header-2-font-weight: 400;
  --englebert-header-2-font-size: 40px;
  --englebert-header-2-letter-spacing: 1.6px;
  --englebert-header-2-line-height: 100%;
  --englebert-header-2-font-style: normal;
  --englebert-header-1-font-family: "Englebert", Helvetica;
  --englebert-header-1-font-weight: 400;
  --englebert-header-1-font-size: 70px;
  --englebert-header-1-letter-spacing: 0px;
  --englebert-header-1-line-height: 100%;
  --englebert-header-1-font-style: normal;
  --dancing-header-2-font-family: "Dancing Script", Helvetica;
  --dancing-header-2-font-weight: 700;
  --dancing-header-2-font-size: 50px;
  --dancing-header-2-letter-spacing: 4px;
  --dancing-header-2-line-height: 100%;
  --dancing-header-2-font-style: normal;
  --dancing-header-1-font-family: "Dancing Script", Helvetica;
  --dancing-header-1-font-weight: 700;
  --dancing-header-1-font-size: 60px;
  --dancing-header-1-letter-spacing: 4.8px;
  --dancing-header-1-line-height: 120.00000476837158%;
  --dancing-header-1-font-style: normal;
  --eagle-header-2-font-family: "Eagle Lake", Helvetica;
  --eagle-header-2-font-weight: 400;
  --eagle-header-2-font-size: 35px;
  --eagle-header-2-letter-spacing: 1.4px;
  --eagle-header-2-line-height: 100%;
  --eagle-header-2-font-style: normal;
  --eagle-header-1-font-family: "Eagle Lake", Helvetica;
  --eagle-header-1-font-weight: 400;
  --eagle-header-1-font-size: 45px;
  --eagle-header-1-letter-spacing: 1.8px;
  --eagle-header-1-line-height: 120.00000476837158%;
  --eagle-header-1-font-style: normal;
  --galada-header-2-font-family: "Galada", Helvetica;
  --galada-header-2-font-weight: 400;
  --galada-header-2-font-size: 45px;
  --galada-header-2-letter-spacing: 4.05px;
  --galada-header-2-line-height: 100%;
  --galada-header-2-font-style: normal;
  --galada-header-1-font-family: "Galada", Helvetica;
  --galada-header-1-font-weight: 400;
  --galada-header-1-font-size: 58px;
  --galada-header-1-letter-spacing: 5.22px;
  --galada-header-1-line-height: 120.00000476837158%;
  --galada-header-1-font-style: normal;
  --aldrich-h1-font-family: "Aldrich", Helvetica;
  --aldrich-h1-font-weight: 400;
  --aldrich-h1-font-size: 80px;
  --aldrich-h1-letter-spacing: 0px;
  --aldrich-h1-line-height: 100%;
  --aldrich-h1-font-style: normal;
  --variable-collection-1-secondary: rgba(255, 193, 190, 1);
  --variable-collection-1-primary: rgba(94, 46, 37, 1);
  --variable-collection-black: rgba(0, 0, 0, 1);
  --variable-collection-white: rgba(255, 255, 255, 1);
  --variable-collection-1-accent: rgba(224, 108, 0, 1);
  --variable-collection-2-secondary: rgba(207, 235, 223, 1);
  --variable-collection-2-primary: rgba(95, 99, 79, 1);
  --variable-collection-2-accent: var(--variable-collection-1-accent);
  --variable-collection-3-primary: rgba(63, 43, 69, 1);
  --variable-collection-3-secondary: rgba(228, 237, 241, 1);
  --variable-collection-3-accent: rgba(163, 79, 0, 1);
  --variable-collection-open-now-status: rgba(69, 230, 0, 1);
  --variable-collection-4-secondary: rgba(255, 235, 208, 1);
  --variable-collection-4-accent: rgba(144, 25, 43, 1);
  --variable-collection-4-primary: rgba(91, 44, 65, 1);
  --variable-collection-primary-joyous: rgba(255, 96, 0, 1);
  --joyous-gradient: linear-gradient(180deg, rgba(255, 176, 116, 1) 0%, rgba(251, 86, 0, 1) 49%, rgba(153, 20, 0, 1) 100%);
  --joyous-shadow: 0px 4px 4px #00000040;
  --joyous-radius: 8px;
  --joyous-radius-lg: 8px;
}

[data-variable-collection-mode="mode-1"] {
  --variable-collection-1-secondary: rgba(255, 193, 190, 1);
  --variable-collection-1-primary: rgba(94, 46, 37, 1);
  --variable-collection-3-secondary: rgba(228, 237, 241, 1);
  --variable-collection-open-now-status: rgba(69, 230, 0, 1);
}

[data-variable-collection-mode="mode-2"] {
  --variable-collection-1-secondary: rgba(207, 235, 223, 1);
  --variable-collection-1-primary: rgba(95, 99, 79, 1);
  --variable-collection-3-secondary: rgba(255, 234, 204, 1);
  --variable-collection-open-now-status: rgba(55, 184, 0, 1);
}
