@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
footer .copySection p:nth-child(2) {
    display:none !important;
}
/* サイト名マウスオーバー時の色 */
.navbar-brand a:hover {
    color: #a66ae2;
}
.entry-content td,
.entry-content th {
border: 1px solid #000;
}