.bg-dark {
background-color: #45494E !important;
}

.navigation li > a {
font-family: helvetica !important;
color: #C08444 !important;
font-size: 20px !important;
}

.navigation li > a:hover {
color: #A2A4A7 !important;
}


.post-header .post-title a, .post-header .post-title {
color: #45494E !important;
text-align:center !important;
font-family: helvetica !important;
font-size: 30px !important;
}



.post {
font-family: helvetica !important;
text-align:center !important;
background-color: #ffffff !important;
border: 2px solid #45494E;
}


.post-meta {
background-color: #45494E !important;
color: black !important;
}


body a {
color: #C08444 !important;
text-decoration: none;
}


.credits-inner.section-inner {
display: none;
}

.post-meta-container {
display: none !important
}

.footer {
display: none !important
}