﻿.template:before{background-image:radial-gradient(#ef7,#fff)}
.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  letter-spacing:5px;
  filter:drop-shadow(2px 2px 1px rgba(0,0,0,.5))
}
.tpl p:before,.tpl p:after{
  -webkit-text-fill-color:transparent;
  text-shadow:none;
}
.tpl p:before{
  background:url(../print/textures/emerald.jpg);  
  filter:url(#dilate4)url(#color-outline2);
  -webkit-background-clip:text;
  background-clip:text
}
.tpl p:after{
  background:url(../print/textures/fractal.jpg);  
  filter:url(#lightA2)url(#color-outline2);
  -webkit-background-clip:text;
  background-clip:text
}
#color-outline2 *{flood-color:#080}