/* <block12> */
.tpl-block-12 .tpl-block-12-list > * {
--tpl-color-foreground-main: #000000;
--tpl-color-foreground-main-darkest: rgb(0,0,0);
--tpl-color-foreground-main-darker: rgb(0,0,0);
--tpl-color-foreground-main-dark: rgb(0,0,0);
--tpl-color-foreground-main-light: rgb(25,25,25);
--tpl-color-foreground-main-lighter: rgb(51,51,51);
--tpl-color-foreground-main-lightest: rgb(76,76,76);
color: var(--tpl-color-foreground-main);
 }
.tpl-block-12 .tpl-block-12-list > * { background: rgba(0, 0, 0, 1); }
/* </block12> */
