/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.5.1
*/
/*----------------------------------
ブロックカスタマイズ
----------------------------------*/
.site-body-bottom {
  background-color: #e6f1ff;
  padding: 4em 0;
}
.card-intext .card-intext-inner .vk_post_body {
  background-color: rgba(71, 151, 255, .8);
}
.site-footer {
  --vk-size-text-sm: 14px;
}
/*----------------------------------
オリジナルクラス
----------------------------------*/
.entry-body .border-waku {
  gap: 0;
}
.border-waku .wp-block-column {
  border: solid 1px #eee;
}
.border-waku .wp-block-column:first-child {
  border-right: none;
}
/*----------------------------------
サイドバー　固定ページ
----------------------------------*/
.sub-section .widget.widget_block.widget_text {
  margin-bottom: 0;
}
.sub-section .widget.widget_block.widget_text p {
  margin-block-end: 10px;
  ;
}