body{
  /* 가을 */
  --themeColor-1: #eeadd5;
  --themeColor-2: #D93F02;
  --themeColor-3: #733500;
  --themeColor-4: #920700;
  --themeColor-5: #2c1300;
	--ribbon: rgb(255 87 0 / 72%);
  --ribbonTxt: white;
}
