h1.archive-title {
    text-align: center;
}
h1.entry-title {
    text-align: center;
}
#g1-content .g1-meta, #g1-content .g1-pagination p > strong:first-child {
display: none;
}
#g1-prefooter > .g1-background {
background-color:#ffffff;
}
.g1-slide{
height:400px;
}

.wpb_button {
	background-color:#2C0606;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:17px;
	padding:16px 76px;
	text-decoration:none;
	text-shadow:0px 1px 0px #340202;
}

.wpb_button:hover {
	background-color:#340202;
}

.wpb_button:active {
	position:relative;
	top:1px;
}

#g1-primary-nav {
	margin-top:40px;
}

.fb-icon {
	margin-top:10px;
}

#g1-preheader {
	display:none !important;
}