:root {

  /* Hex Codes */
  --hex-codes-oxford-blue: #212A37FF;
  --hex-codes-iridium: #384247FF;
  --hex-codes-light-grey: #CCCCCCFF;
  --hex-codes-white: #FFFFFFFF;
  --hex-codes-diamond: #E8F2F7FF;
  --hex-codes-whale-blue: #667F99FF;
  --hex-codes-navy: #263754FF;
  --hex-codes-blue: #065D9DFF;
  --hex-codes-diamond-(sky): #E8F2F7FF;
  --hex-codes-overlay: #00000099;
  --hex-codes-scrim: #000000CC;
  --hex-codes-blue-teal: #065D9DFF;
  --color: #84F337FF;
}
