﻿.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold;
  letter-spacing:.1em
}
.tpl:before,.tpl p:before,.tpl p:after{
  text-shadow:0 0 1px,-1px -1px 1px #777,0 -1px 1px #777,1px -1px 1px #777,1px 0 1px #777,1px 1px 1px #777,0 1px 1px #777,-1px 1px 1px #777,-1px 0 1px #777
}
.tpl:before{
  top:.1em;
  left:.2em;
  color:aqua
}
.tpl p:before{
  color:gold;
  top:.05em;
  left:.1em;
  mix-blend-mode:multiply
}
.tpl p:after{
  color:red
}