div.header-hero {
//    background-image: linear-gradient(0deg, rgba(226, 9, 0, 0.62) 50%,
//    rgba(95, 0, 0, 0.16) 100%),
//    url(https://www.tbisupport.net/wp-content/themes/essence-pro/images/hero-bg.jpg);
}
div.header-hero {
//    background-image: linear-gradient(0deg, rgba(226, 9, 0, 0.44) 50%,
//    rgba(95, 0, 0, 0) 100%),
//    url(https://www.tbisupport.net/wp-content/themes/essence-pro/images/hero-bg.jpg);
}
div.header-hero {
    background-image: linear-gradient(0deg, rgba(0,0,0,0.45) 50%, rgba(0,0,0,0.25) 100%),
    url(/wp-content/uploads/2018/10/traumatic-brain-injury-support-group.jpg);
}
article.post-181.post.type-post.status-publish.format-standard.has-post-thumbnail.category-blog.category-journal.entry {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.header-hero {
    background-color: #111;
    background-size: cover;
    background-position: center center;
    padding-bottom: 70px;
}
.hero-section h2 {
    margin: 0 0 100px;
}
.hero-section {
    padding: 4% 0 0 0;
}
.search-form {
    display: none;
}
.header-right {
    display: none;
}
.title-area {
    float: none;
    text-align: center;
    width: 100%;
}