/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Tags:
Version: 0.6.1
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

.global-nav-list > li .global-nav-name {
	font-size: 16px;
}

.global-nav-list > li .global-nav-description {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	opacity: 0.6;
	margin-top: 5px;
}
