﻿.template:before{background-color:skyblue}
.template:after{
  font-size:3vw;
  background:radial-gradient(currentColor .3em,transparent .33em)0 0/1em 1em;
  filter:url(#perl)url(#black-outline1)drop-shadow(.04em .04em 1px rgba(0,0,0,.7))
}
.tpl{
  font-family:Arabia,bn,hi,hy,ja,ka,km,ko,ml,my,cursive
}
.tpl p{
  filter:drop-shadow(.05em .05em 2px rgba(0,0,0,.8))
}
.tpl p:after{
  filter:url(#perl)
}
filter{color-interpolation-filters:linearRGB}