/* <sub5> */
.tpl-body-sub-5 {
--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);
--tpl-color-foreground-accent: #000000;
--tpl-color-foreground-accent-darkest: rgb(0,0,0);
--tpl-color-foreground-accent-darker: rgb(0,0,0);
--tpl-color-foreground-accent-dark: rgb(0,0,0);
--tpl-color-foreground-accent-light: rgb(25,25,25);
--tpl-color-foreground-accent-lighter: rgb(51,51,51);
--tpl-color-foreground-accent-lightest: rgb(76,76,76);
--tpl-color-brand: #000000;
--tpl-color-brand-darkest: rgb(0,0,0);
--tpl-color-brand-darker: rgb(0,0,0);
--tpl-color-brand-dark: rgb(0,0,0);
--tpl-color-brand-light: rgb(25,25,25);
--tpl-color-brand-lighter: rgb(51,51,51);
--tpl-color-brand-lightest: rgb(76,76,76);
color: var(--tpl-color-foreground-main);
 }
/* </sub5> */
