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

/* ヘッダーメニュー */
.ltg-slide-text-title.ltg-slide-text-caption {
    color: #301e16 !important;
}
@media only screen and (max-width: 768px) {
.ltg-slide-text-set {
    display: none;
}
}

/* 本文 */
body {
    --vk-color-text-body: #301e16;
}
p.topmoji02,
.header-top-description,
.site-footer p,
.site-footer a,
.site-footer span {
    color: #301e16 !important;
}
h1.topmoji {
    font-size: 3rem;
}
p.topmoji02 {
    font-size: 1.3rem;
}

