﻿.tpl{
  font-family:Kelly,bn,hi,hy,ja,ka,km,ko,ml,my,sans-serif;
  background:#aff;
  border-radius:1em;
  filter:drop-shadow(3px 3px 3px rgba(0,0,0,.7))
}
.tpl:before{
  box-shadow:var(--3DshadowC16);
  color:aqua;
  filter:contrast(1.6)url(#groovy);
  border-radius:1em
}
.tpl:before,.tpl p:before,.tpl p:after{
  padding:0 .3em
}
.tpl p:before{
  text-shadow:var(--outline-shadow8)
}
.tpl p:after{
  color:aqua;
  filter:url(#groovy)
}