:root {
  --light: #e0e0e0;
  --gray: #b0b0b0;
  --medium: #808080;
  --dark: #4f4f4f;
  --darker: #8a9b69;
}
