﻿.template:before{
  background:var(--bg1),var(--bg2),var(--bg3),#eee;
  font-size:9em;
  color:#999
}
.tpl:nth-child(-n+8){display:block}
.tpl{letter-spacing:12px}
.tpl:nth-child(2){filter:url(#dilate1)}
.tpl:nth-child(3){filter:url(#dilate2)}
.tpl:nth-child(4){filter:url(#dilate3)}
.tpl:nth-child(5){filter:url(#dilate4)}
.tpl:nth-child(6){filter:url(#dilate4)url(#dilate1)}
.tpl:nth-child(7){filter:url(#dilate4)url(#dilate2)}
.tpl:nth-child(8){filter:url(#dilate4)url(#dilate3)}
.tpl p:before{top:1px}
.tpl:first-child p:before,.tpl:nth-child(8) p:before{top:0}
.tpl p:after{color:#fff}