:root {
  --bg-color: #FFFFFF;
  --main-font: ALS Hauss Variable, sans-serif;
  --h2-font-size: clamp(1.5rem, 1.28rem + 0.94vw, 2.125rem);
  --h3-font-size: 17px;
  --font-size: 16px;
  --line-h: 120%;
  --font-w: 400;
  --font-w-bold: 600;
  --main-text-color: #242429;
}