﻿.tpl{
  font-family:corben,bn,hi,hy,ja,ka,km,ko,ml,my,cursive;
  letter-spacing:9px
}
.tpl:before{
  color:gold;
  text-shadow:var(--3DshadowB4);
  filter:url(#dilate3)brightness(.8)contrast(3)url(#black-outline1)
}
.tpl p:before{
  color:gold;
  filter:url(#dilate3)url(#black-outline1)
}
.tpl p:after{
  text-shadow:none;
  background-image:url(../print/textures/glassGr.jpg);
  -webkit-text-fill-color:transparent;
  text-fill-color:transparent;
  -webkit-background-clip:text;
  background-clip:text;
  filter:url(#inner-outline2)url(#black-outline1)drop-shadow(1px 1px 1px rgba(0,0,0,.5))
}