﻿.template:before{
  background-image:url(../print/textures/marble2.jpg)
}
.template:after{
  font-size:3.4vw;
  color:red;
  background:
  linear-gradient(335deg,currentColor 33.2%,transparent calc(33.2% + 1px))0 0/4em 3.73em,
  linear-gradient(155deg,currentColor 33.2%,transparent calc(33.2% + 1px))0 0/4em 3.73em;
  filter:url(#rainbow)
}
#persp{
  transform:rotatez(-25deg)skew(-25deg)scaley(.9);
  margin-top:100px
}
.tpl{
  font-weight:bold;
  filter:url(#relief-print)
}
.tpl p{
  filter:url(#color-emboss1)
}
.tpl p:before{
  color:#620;
  text-shadow:var(--3DshadowA4)
}
.tpl p:after{
  color:#951
}
.tpl p:before,.tpl p:after{
  filter:url(#lightF5)
}
*{lighting-color:#aa9}