/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

/* 固定ページタイトルの高さを詰める */
.page-header,
.page-header-inner.container,
.page-header-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.1 !important;
}

.page-header-title {
  font-size: 1.8rem !important;  /* お好みで変更可 */
}

