.btn.ss-btn {
  display: none !important;
}
.col-lg-4,
.col-md-4 {
  display: none !important;
}
.single-post2 {
  position: relative;
}
.single-post2::before {
  content: url("/wp-content/uploads/2023/09/downloads-1.png"); /* Replace with the Font Awesome icon code you want to use */
  /* Additional CSS styles for the pseudo-element */
  width: 10px !important;
  bottom: 20px;
  right: 90px;

  position: absolute;
}
.meta-info {
  display: none;
}
