﻿.template:before{
  background:#111
}
.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold
}
.tpl:before{
  background:#111;
  border:solid 1px #aaa
}
.tpl p:before{
  -webkit-text-stroke:12px #fff;
  text-stroke:12px #fff
}
.tpl p:after{
text-shadow:none;
background:linear-gradient(#fff 0%,rgba(200,200,200,.5) 54%,#333 54%,#fff 100%);
-webkit-text-fill-color:transparent;
text-fill-color:transparent;
-webkit-background-clip:text;
background-clip:text;
-webkit-text-stroke:4px rgba(0,0,0,.3);
text-stroke:4px rgba(0,0,0,.5)
}