:root {
  --green: rgba(34, 107, 52, 1);
  --violet: rgba(75, 63, 137, 1);
  --blue: rgba(129, 202, 211, 1);
  --red: rgba(237, 58, 35, 1);
  --white: rgba(255, 255, 255, 1);
  --dark: rgba(0, 0, 0, 1);
  --yellow: rgba(255, 212, 62, 1);
  --headline-1-font-family: "Bangers", Helvetica;
  --headline-1-font-weight: 400;
  --headline-1-font-size: 120px;
  --headline-1-letter-spacing: 2.4px;
  --headline-1-line-height: 94.97795701026917%;
  --headline-1-font-style: normal;
  --headline-2-font-family: "Bangers", Helvetica;
  --headline-2-font-weight: 400;
  --headline-2-font-size: 90px;
  --headline-2-letter-spacing: 1.8px;
  --headline-2-line-height: 94.97795701026917%;
  --headline-2-font-style: normal;
  --headline-3-font-family: "Bangers", Helvetica;
  --headline-3-font-weight: 400;
  --headline-3-font-size: 62px;
  --headline-3-letter-spacing: 1.24px;
  --headline-3-line-height: 104.99999523162842%;
  --headline-3-font-style: normal;
  --headline-4-font-family: "Bangers", Helvetica;
  --headline-4-font-weight: 400;
  --headline-4-font-size: 50px;
  --headline-4-letter-spacing: 1px;
  --headline-4-line-height: 104.99999523162842%;
  --headline-4-font-style: normal;
  --headline-5-font-family: "Bangers", Helvetica;
  --headline-5-font-weight: 400;
  --headline-5-font-size: 35px;
  --headline-5-letter-spacing: 0.7px;
  --headline-5-line-height: 104.99999523162842%;
  --headline-5-font-style: normal;
  --text-20-font-family: "Inter", Helvetica;
  --text-20-font-weight: 500;
  --text-20-font-size: 20px;
  --text-20-letter-spacing: -0.8px;
  --text-20-line-height: 139.9999976158142%;
  --text-20-font-style: normal;
  --button-text-18-font-family: "Inter", Helvetica;
  --button-text-18-font-weight: 600;
  --button-text-18-font-size: 18px;
  --button-text-18-letter-spacing: -0.72px;
  --button-text-18-line-height: normal;
  --button-text-18-font-style: normal;
  --text-16-font-family: "Inter", Helvetica;
  --text-16-font-weight: 500;
  --text-16-font-size: 16px;
  --text-16-letter-spacing: -0.64px;
  --text-16-line-height: 120.00000476837158%;
  --text-16-font-style: normal;
  --text-11-font-family: "Inter", Helvetica;
  --text-11-font-weight: 500;
  --text-11-font-size: 11px;
  --text-11-letter-spacing: -0.44px;
  --text-11-line-height: 120.00000476837158%;
  --text-11-font-style: normal;
}
