.entry-meta {display:none;}

.site-header h1 {
font-size: 33px;
font-weight: 100;
}

.site-title a {
	color: #c07a56 !important;
}

.site-title a:hover {
	color: #d2d6e1 !important;
}

p {
    hyphens:none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
}