:root {
  --bg: #fff8f0;
  --bg2: #ffffff;
  --accent: #cc6600;
  --accent2: #ff8800;
  --pink: #e53e3e;
  --text: #333333;
  --text2: #666666;
  --border: #dddddd;
  --bg3: #f0f0f0;
}
body { font-family: 'Yu Gothic UI', 'Hiragino Sans', sans-serif; }
