:root {
  --header-bg: #15472b;
  --header-text: #eaeaf0;
  --accent: #ff002f;
  --bg: #4da352;
  --search-bg: #fafaff;
  --category-chip-bg: #1071cb;
  --category-chip-text: #e5d6d6;
  --text: #ffffff;
  --text-dim: #eeeded;
}
