/*
Theme Name: Global Hub
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

/*ロゴ画像を大きくする*/
.site-header-logo img {
    max-height: 80px;
    max-width: 100%;
}

.site-footer-copyright p:nth-child(2) {
    display: none;
}
.wp-block-cover, .wp-block-cover-image {
    min-height: 230px;
}
:root {
	    font-size: 18px;
}