:root {
  --navy-blue: rgba(49, 59, 146, 1);
  --white: rgba(255, 255, 255, 1);
  --blue: rgba(43, 60, 151, 1);
  --light-gray: rgba(229, 251, 255, 1);
  --variable-collection-BRIGHT-YELLOW: rgba(255, 191, 13, 1);
}
