/**
 * theme_blush — 内页与首页统一的辅助样式
 */
:root {
  --mymps-blush-accent: #e11d48;
  --mymps-blush-primary: #be123c;
}
