﻿.template:before{background-image:radial-gradient(#fff,#af7)}
.tpl{
  font-weight:bold
}
.tpl p{
  filter:url(#lightF2)
}
.tpl p:before{
  color:red
}
.tpl p:after{
  color:green;
  filter:url(#outside)
}