.resource h3 {
	font-family: 'Roboto Condensed', sans-serif;
}
.resource-links {
	list-style: none;
	margin-left: 0;
}
.resource-links a {
	text-decoration: none;
	display: block;
	clear: both;
	padding: 0.3em 0;
}
.resource-links a label {
	cursor: inherit;
	color: inherit;
	text-decoration: inherit;
}
.resource-links a img {
	float: right;
}