@charset "UTF-8";
/* CSS Document */


h3 {
	font-weight: 600;
	font-size: 1.7rem;
	letter-spacing: 0;
	margin-top: 1.5em;
	color: #d60000;
}

h3 + p strong {
	color: #fff;
}