body {
	font-family:"Lora", sans-serif;
	font-size:14px;
	color:#242424;
	background:#ffffff;
background-image: url("https://chrisforsey.com/wp-content/uploads/2015/11/stock-illustration-14708773.jpg" );
}



.promo-item {
	display: table;
	width:31.4%;
	float:left;
	margin-right:30px;
	height:200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:16px;
	position:relative;
}
.feat-overlay .cat a {
    display: inline-block;
    margin: 0 3px 13px;
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 2px;
}
.feat-overlay h2 {
    color: #fff;
    font-size: 28px;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 16px;
}

a, .post-header .cat a {
}
a {
    color: #AB7232;
    text-decoration: none;
}