.feature-card .box-title {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #007c3d;
  position: relative;
  display: inline-block;
}

.feature-card .box-title::after {
  content: '';
  display: block;
  margin: 8px auto 0 auto;
  width: 40px;
  height: 3px;
  background: #ffd600;
  border-radius: 2px;
}

.media-body .box-title::after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #ffd600;
  border-radius: 2px;
}
.color-masking2 .masking-src {
  mix-blend-mode: normal;
  background: #ffac00;
}
.video-thumb3-1 img {
  -webkit-filter: none;
  filter: none;
}
.video-thumb3-1:after {
  background: none;
  mix-blend-mode: normal;
}
@media (max-width: 575px) {
  .hero-style3 {
    padding: 230px 0 100px;
  }
}
.breadcumb-title {
  color: #007c3d;
}
.breadcumb-menu li:last-child {
  color: #212529;
}
.blog-single p {
  margin-bottom: 30px;
}
.blog-single h3 {
  margin-bottom: 30px;
}
.blog-single .blog-title {
  margin-bottom: 30px;
}
.blog-content .blog-title::after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #ffd600;
  border-radius: 2px;
}
p.text-theme11 {
  font-size: 18px;
}
