.prelements-heading .title-inner {
  position: relative;
}
.prelements-heading .title-inner .title {
  margin-top: 20px;
}
.prelements-heading .title-inner .title span {
  color: #77B80F;
  position: relative;
  z-index: 2;
}
.prelements-heading .title-inner span.sub-text {
  display: inline-block;
  color: #77B80F;
}
.prelements-heading .title-inner span.sub-text img {
  width: 24px;
  height: 24px;
  margin-right: -2px;
}
.prelements-heading .title-inner span.sub-text svg {
  width: 13px;
  height: 15px;
  margin: 0 3px 2px 0;
}