/* 子テーマのカラー上書き */
:root {
  /* ブランドカラーをここで変更 */
  /* --brand-primary: #1e3a5f; */
  /* --brand-accent: #2563eb; */
}
