.entry-title:before, .widget-title:before {
    background-color: #FFFFFF;
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    top: 55%;
    width: 100%;
}

.site-header {
	position: relative;
	text-align: center;
	padding: 20px 40px 0px; 
	margin: 0 auto;
	max-width: 1430px;
}

.site-footer {
	text-align: center;
	font-size: 13px;
	padding: 50px 0 65px;
	letter-spacing: 0.025em;
}