/*
Theme Name: Lightning Child
Theme URI: https://kenhoga.com/lightning-child/
Description: Lightning Child Theme
Author: Vektor,Inc. feat kezu
Author URI: https://www.vektor-inc.co.jp
Template: lightning
Version:1.0.0
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning-child
*/

/* overwrite */
.mainSection-title, h2 {
    padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
    background: #f5f5f5;/*背景色*/
    border-top: 0;
    border-left: solid 5px #337ab7;/*左線*/
    border-bottom: solid 3px #e9e9e9;/*下線*/
}

p.site-description {
    clear: both;
    margin-bottom: 0.2em;
    font-size: 14px;
}