/* カスタム CSS をここに入力してください */
.site-title {
  background-color: #ffff00;
  color: #ffffff;
	/*font-family: serif;*/
	/*font-family: "ＭＳ ゴシック",fantasy;*/
	font-weight: bolder;
	font-size: 50px;
}
.site-description {
	color: #ffffff;
	font-family: serif;
	font-weight: bolder;
	font-size: 20px;
}