.template-main .yl-footer-section-2 .yl-footer-widget .widget-title:before{
  background: var(--primary) !important;
}

.template-main .yl-footer-section-2 .yl-footer-widget .yl-footer-info-widget i{
  color: var(--primary) !important;
}

.template-main .yl-footer-section-2.wrapper-footer--adlp .yl-footer-widget .widget-title:before{
  background: var(--secondary) !important;
}

.template-main .yl-footer-section-2.wrapper-footer--adlp .yl-footer-widget .yl-footer-info-widget i{
  color: var(--secondary) !important;
}