body {
background: #edebe4 !important;
}

.bottom-bar {
background: #edebe4 !important;
}

/* hide frontpage in menu */
ul.nav-menu li.page-item-8 {
display:none !important;
}

.site-info {
color: #262626 !important;
}

.site-info a {
color: #262626 !important;
}

.entry-header {
background: #0077dd !important;
}

.entry-title {
color: #f9f9f9 !important;
}

.post .entry-header {
background: transparent !important;
}

.page-header {
background: #0077dd !important;
}

.page-title {
color: #f9f9f9 !important;
}

.author {
display: none !important;
}

.metaslider .caption-wrap {
bottom:10% !important;
/*background: brown !important;*/
opacity:0.7 !important;
font-size: 2rem !important;
}
.metaslider .slides img {
max-height:500px !important;
}