/* ============================================
   overviewページ（創価大学って、どんな大学？）固有スタイル
   ※ 共通コンポーネント（kv, showcase--red, number-list, illust-cards,
      rank-card-slider, highlight-panel, message-panel, round-list,
      h3-title, h4-title, h5-title, simple-card, basic-card, accent-cta,
      dotted-cta 等）は components.css に定義
   チケット: ESP_SOKA-410
   ============================================ */

/* ページ固有のスタイル上書きが必要な場合はここに追記 */
.h4-title {
   text-align: center;
}
.h2-title--shape-pink::before, .h2-title--shape-orange::before {
    top: -27px;
    right: -27px;
}