@charset "utf-8";

p.type {
	margin: 10px 0 0;
	font-weight: bold;
	color: #000;
}

p.type:first-of-type {
	margin-top: 0;
}