/* <sub52> */
.tpl-body-sub-52 {
--tpl-color-foreground-main: #0F0E0E;
--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(42,39,39);
--tpl-color-foreground-main-lighter: rgb(68,64,64);
--tpl-color-foreground-main-lightest: rgb(94,89,89);
--tpl-color-foreground-accent: #10C778;
--tpl-color-foreground-accent-darkest: rgb(4,56,34);
--tpl-color-foreground-accent-darker: rgb(8,103,62);
--tpl-color-foreground-accent-dark: rgb(12,150,91);
--tpl-color-foreground-accent-light: rgb(28,236,146);
--tpl-color-foreground-accent-lighter: rgb(75,240,169);
--tpl-color-foreground-accent-lightest: rgb(122,244,191);
--tpl-color-brand: #6C34DB;
--tpl-color-brand-darkest: rgb(45,17,99);
--tpl-color-brand-darker: rgb(64,25,143);
--tpl-color-brand-dark: rgb(84,32,186);
--tpl-color-brand-light: rgb(138,94,226);
--tpl-color-brand-lighter: rgb(170,137,234);
--tpl-color-brand-lightest: rgb(201,181,241);
color: var(--tpl-color-foreground-main);
 }
/* </sub52> */
