@import "../../../buzz/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
.with-acf-video .entry-title > a:after,
.with-acf-video .elementor-post__title > a:after {
  content: url(../images/video-icon.svg);
  display: inline-block;
  margin: 0 0 0 7px;
  width: 20px;
}

