﻿.template:before{background-image:url(../print/textures/Litesand.jpg)}
.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold
}
.tpl:before{
  text-shadow:0 0 1px,0 0 2px,0 0 3px,0 0 5px;
  opacity:.5;
  transform-origin:0 100%;
  transform:skew(-27deg)scaleY(.7)
}
.tpl p:before{
  text-shadow:var(--outline-shadow1)
}
.tpl p:after{
  color:green;
  filter:url(#lightA1)
}
.text{box-shadow:4px -4px 4px rgba(0,0,0,.4)}