@charset "utf-8";
/* CSS Document */

h2 {
	text-align:center;
}

h3 {
	color: black;
 	border-left: solid 0.7rem black;
}

p {
	font-size:2vw;
	margin:0 0 3rem 0;
}
