.header-details {
    background-color:#a1c1d7;
}

.our-info a {
    color: #ffffff!important;
}

footer.bottom .copyrights {
    color: white;
}

.section-title, .thank-you-for-your-support {
    display: none;
}

p {
    font-size: 16px;
}

.panel-grid-cell .widget-title {
    text-align: left;
}

@media screen and (min-width: 1000px){

.header-layout-standard-large .navbar-brand img {
    max-height: 90px!important;
}

}

.post-navigation, .post-tags {
    display: none;
}

.blog-post {
    min-height:450px;
}