
  
  .upcoming-events .post-block > a,
  .upcoming-events .events-short-details > a {
    color: initial;
  }
  
  .jobs-adverts .post.post-middle:nth-child(4) {
    margin-right: 0em;
  }
  
  .jobs-adverts .post.post-middle:nth-child(5) {
    margin-left: 0em;
  }
  
  .videos_section .post-middle > a {
    display: block;
    width: 100%;
  }
  
  .market-directory-content .small_post_text {
    color: #3c3c3c;
  }
  
  .post.post-small {
    display: flex;
  }
  
  .small-post-detail {
    flex: 1;
  }
  
 
