:root {
  --text-color: #1c1c1c;
  --bg-color: white;
  --theme-color: #0078f2;
  --box-shadow-color: #1c1c1c67;
}