/*
Theme Name: Write-child
Theme URI: http://themegraphy.com/wordpress-themes/write/
Author: Themegraphy
Author URI: http://themegraphy.com/
Template: write
Description: Write is a minimal WordPress theme for users focused on writing. It's designed to keep decorations to a minimum and put your writing in the spotlight. Write is compatible with WordPress 5.0.
Version: 2.1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: write-child
*/

/* Base */

body {
	font-family: 'Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',Helvetica,sans-serif !important;
}

.site {
	padding-left: 20px;
	padding-right: 20px;
}

h1, h2, h3, h4, h5, h6, .site-title {
    font-family: 'Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',Helvetica,sans-serif !important;
}

.site-title {
	font-size: 20px !important;
}

strong {
	font-weight: normal;
}

/* Footer */
.copyright {
	font-size: 14px;
	text-align: center;
}