.whitetextbutton a.vamtam-button.button-solid {
color:#fff !important;
}

body.single-post .post-media-image {
margin-bottom:30px;
margin-top:30px;
}

body.single-post #sub-header {
background: #54833e;
}
body.single-post #sub-header h1 {
color:#fff;
text-align: center;
}

body.single-post .meta-header .meta-header-inside {
border-bottom: 1px solid rgba(255,255,255,.3);
margin-bottom: 20px;
padding-bottom: 20px;
}

body.single-post .loop-wrapper .post-article .post-content-outer .post-meta {
background: #54833e;
margin: 0;
}
body.single-post .loop-wrapper .post-article .post-content-outer .post-meta a {
color:#fff;
}

body.single-post .loop-wrapper .post-article .post-content-outer .meta-top {
background: #54833e;
margin-top: 0;
color:#fff;
}
body.single-post .post-content .fl-row-fixed-width {
max-width:1200px !important;
}