#secondary h3.widget-title {
	font-size: 3em;
	margin-bottom: 1em;
}

#secondary a {
	color: #000;
	font-size: 1.5em;
	font-family: PrintClearly;
	margin: 0;
	padding: 0;
	transition: 0.3s;
}

#secondary li a:hover {
	text-decoration: none;
	color: #e2ae69;
}
