/* CSS Document */ :root {
  --Red: #F80307;
  --Green: #2CFB03;
  --Grey: #CCCCCC;
  --Blue: #4752f3;
}