:root {
  --dark-color: #0F0F0F;
  --light-color: #EBE3D9;
  --red: #851720;
  --yellow: #CFA026;
  --blue: #103ACD;
}