﻿.template:before{background-image:url(../print/textures/goldmold.jpg)}
.tpl{
  letter-spacing:28px
}
.tpl p:before{
  color:red;
  text-shadow:var(--outline-shadow11);
  filter:url(#flex-metal)
}
.tpl p:after{
  color:gold;
  filter:drop-shadow(0 0 1px #000)
}