p {
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

p span{
	color: red;
}