.view.view-video-section.view-id-video_section .views-field-field-listing-image {
  position: relative;
  padding-bottom: 15px; 
}

.view.view-video-section.view-id-video_section .views-field-field-listing-image::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 13px;
  background-color: gold;
}

.view.view-video-section.view-id-video_section .views-field-field-listing-image .field-content {
  position: relative;
}

.view.view-video-section.view-id-video_section .views-field-field-listing-image .field-content a {
  position: relative;
  display: block;
}

.view.view-video-section.view-id-video_section .views-field-field-listing-image .field-content a::before {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 70px; 
  height: 70px; 
  background-image: url('https://www.africainvestmentforum.com/sites/default/files/styles/large/public/2025-11/play_button.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
  pointer-events: none; 
}


.view.view-video-section.view-id-video_section  .views-field.views-field-title {
    padding-bottom: 22.5px;
    padding-top: 22.5px;
    background: #fff;
}
.view.view-video-section.view-id-video_section  .views-field.views-field-title {
    padding: 20px;
    border-radius: 0px 0px 5px 5px;
    min-height: 135px;
}
.blog-style-3 .item-content {
 
    min-height: 160px;
}