@charset "UTF-8";
/*
Theme Name: temtama
Template: twentynineteen
*/

/* ------- エディターのスタイル --------*/
.editor-styles-wrapper {
	font-size: 18px!important;
}
.editor-styles-wrapper .editor-post-title__block .editor-post-title__input {
	font-size: 28px!important;
}
.editor-styles-wrapper p {
	font-size: 18px!important;
}
.editor-styles-wrapper h1 {
	font-size: 26px!important;
}
.editor-styles-wrapper h2 {
	font-size: 24px!important;
}
.editor-styles-wrapper h3 {
	font-size: 22px!important;
}
.editor-styles-wrapper h4 {
	font-size: 20px!important;
}
.editor-styles-wrapper h5 {
	font-size: 18px!important;
}
.editor-styles-wrapper h6 {
	font-size: 16px!important;
}