@charset "utf-8";
/* CSS Document */

/* jumbotron の文字が大きすぎるので */
.jumbotron h1 {
	font-size: 48px;
}

