@charset "UTF-8";

#main-right h4 {
	margin: 10px 0 5px;
}

.learn-more {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #633B16;
}

	.learn-more:hover {
		text-decoration: underline;
	}