:root {
  --light: #ffffff;
  --dark: #1d1800;
  --gray: #343C47;
  --primary: #3184FF;
  --secondary: #F0F0F0;
  --accent: #FFD11C;
}