.contextual {
    z-index: 0 !important;
}
div#section-page-title {
    margin-bottom: unset;
    display:none;
}
.blog-gallery-title a {
    color: #fff;
}
.blog-gallery-title p {
    line-height: unset;
    margin-bottom: unset;
    font-size: 12px;
}
.blog-gallery-title {
    margin-top: 30px;
    height: 80px;
    padding: 0px 25px 0px 10px;
    background-color:#FFC658;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    border: 1px solid #fff;
}
