body {
	font-family: 'Roboto Condensed', sans-serif;
}
h1 {
	font-size: 60px;
	font-weight: 500;
}
span {
	font-size: 45px;
	color: yellow;
	margin: 0 10px;
}