body {
  /* 여름 */
  --themeColor-1: #cfecff;
  --themeColor-2: #0568A6;
  --themeColor-3: #033159;
  --themeColor-4: #131826;
  --themeColor-5: #07080D;
	--ribbon: rgba(17, 0, 255, 0.72);
  --ribbonTxt: white;
}
