:root {
  --c1-txt: #f2e7ba;
  --c2-txt: #2a2d18;
  --c3-txt: #eaa546;
  --c4-txt: #4d2d16;

  --c1-bg: #f2e7ba;
  --c1-bf: invert(88%) sepia(9%) saturate(976%) hue-rotate(353deg) brightness(109%) contrast(90%);
  --c2-bg: #2a2d18;
  --c2-bt: rgba(61, 69, 67, 0.8);
  --c2-bf: invert(13%) sepia(21%) saturate(1104%) hue-rotate(29deg) brightness(92%) contrast(88%);

  --c2-bm: #393f3e;
  --c3-bg: #eaa546;
  --c3-bf: invert(78%) sepia(66%) saturate(1727%) hue-rotate(342deg) brightness(102%) contrast(101%);

  --c4-bg: #4d2d16;

  --c5-bg: #3eaaa2;
  --c6-bg: #1380c3;
  --c7-bg: #e33f54;

  --f1-fnte: "f1", "Oswald", sans-serif;
  --f2-fnte: "f2", "Bebas Neue", sans-serif;

  --wm-med: 1370px;
}
