/* ============================================
   everydayページ（everyday.php）ページ固有スタイル
   ※ 共通コンポーネント（h2-label, number-list, h4-title, text, simple-cards 等）は components.css に定義
   チケット: ESP_SOKA-410
   ============================================ */

/* ページ固有のスタイル上書きが必要な場合はここに追記 */
.h2-title--shape-pink::before {
    top: -27px;
    right: -27px;
}