#content{
	h1, h2 {
		color: #FF8400;
		text-align:center;
	}
	
	h4{
		color: #FF8400;
	}
	
	ol li::marker, ol h3{
		font-size: 1.17em;
		font-weight:bold;
		color: #FF8400;
	}
	
	ol li ul li::marker{
		color: #413c3c;
	}
}