section div.featured {
	width: 350px;
	height: 125px;
	background-image: url('../Mulholland_Facebook_2014.jpg');
}

#main section div.featured h2#featured-header {
	color: #ec008c !important;
	font-size: 15px !important;
	font-weight: bold !important;
	padding-left: 110px;
	padding-top: 15px;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}

#main section div.featured p#featured-info {
	color: #89fafe;
	font-size: 12.5px;
	text-transform: uppercase;
	margin-top: 0;
	padding-left: 110px;
	font-weight: bold !important;
}

#main section a:hover.featured {
	text-decoration: none;
}