﻿.template:before{background-image:radial-gradient(#fff,#bf9)}
.tpl{
  background:url(../print/textures/emerald.jpg);
  filter:drop-shadow(4px 4px 2px rgba(0,0,0,.7))
}
.tpl:before{
  display:none
}
.tpl p:before{
  color:#fff;
  text-shadow:none;
  background:#000;
  mix-blend-mode:darken
}
.tpl p:after{
  color:#000;
  background:url(../print/textures/glassGr.jpg);
  mix-blend-mode:lighten;
  filter:url(#lightA2)
}