﻿.template:before{background-image:url(../print/textures/sparkl.jpg)}
.tpl{color:#300;
  font-weight:bold;
  filter:blur(.03em) contrast(4);
}
.tpl:after{content:'';
  top:0;right:0;bottom:0;left:0;
  background-image:linear-gradient(10deg,white,rgba(255,255,255,.2),rgba(255,255,255,.4));
  border-radius:.2em
}