﻿.tpl{
  font-family:Excalibur,bn,hi,hy,ja,ka,km,ko,ml,my,sans-serif;
  letter-spacing:-2px;
  background-image:url(../print/textures/fractal.jpg)
}
.tpl:before{
  background:#fff;
  border-radius:50%;
  box-shadow:inset 0 14px 40px
}
.tpl:before,.tpl p{
  mix-blend-mode:screen
}
.tpl p:before{
  text-shadow:var(--outline-shadow6)
}
.tpl p:after{
  filter:url(#relief-print)
}