:root {
  --primary-color: #1aad42;
  --secondary-color: #09481c;
  --tertiary-color: #031a0f;
  --background-color: #0b0d0b;
  --bg-color: #0b0d0b;
  --stat-color: #1c1c1c;
  --support-color: #ffffff;
  --text-color: #ffffff;
}
