.top_bar {
    position: relative;
    z-index: 20;
    font-size: 13px;
    background-color: #5C779E;
}
.third_bg_color, .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat.third_bg_color {
    background-color: #3E516B;
}
.posts_grid h5:before {
    content: '';
    width: 47px;
display: none !important;
    height: 5px;
    background: #fde428;
  
    margin: 0 0 20px;
}