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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

body {
	font-family: "Yu Gothic" ,"Noto Sans JP" !important;
	}

footer .copySection p:nth-child(2) {
    display:none !important;
}
