﻿.template:before{background-color:red}
.tpl{
  font-weight:bold
}
.tpl:before{
  color:red;
  text-shadow:var(--shadow4);
  filter:url(#color-outline1)url(#lightD4)
}
.tpl p:before{
  color:#c00;
  text-shadow:var(--3DshadowD2)
}