:root {
  --black: #0b0b0b;
  --red: #8b0000;
  --gold: #d4af37;
  --white: #ffffff;
  --gray: #b5b5b5;
}
