:root {
  /* Main Colors */
  --white: #fff;
  --black: #000;
  /* ----------------- */
  /* CI */
  --gold: #cfab5d;
  /* ----------------- */
  --header-gray: #a9a9a9;
  --footer-navy: #18304C;
}
