body {
  /* 겨울 */
  --themeColor-1: #F2F2F2;
  --themeColor-2: #D9D9D9;
  --themeColor-3: #D9B0A7;
  --themeColor-4: #8C726C;
  --themeColor-5: #413734;
	--ribbon: rgb(165 48 0 / 70%);
  --ribbonTxt: white;
}
