:root {
  --gold: #c9a35f;
  --dark: #07111f;
  --dark-alt: #10253f;
  --light: #ffffff;
  --gray: #6c7684;
}
