/* <sub43> */
.tpl-body-sub-43 {
--tpl-color-foreground-main: #2F2FEB;
--tpl-color-foreground-main-darkest: rgb(11,11,116);
--tpl-color-foreground-main-darker: rgb(16,16,162);
--tpl-color-foreground-main-dark: rgb(20,20,208);
--tpl-color-foreground-main-light: rgb(92,92,238);
--tpl-color-foreground-main-lighter: rgb(138,138,243);
--tpl-color-foreground-main-lightest: rgb(185,185,248);
color: var(--tpl-color-foreground-main);
 }
/* </sub43> */
/* <sub54> */
.tpl-body-sub-54 {
--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: #573BE3;
--tpl-color-foreground-accent-darkest: rgb(33,16,116);
--tpl-color-foreground-accent-darker: rgb(45,22,160);
--tpl-color-foreground-accent-dark: rgb(58,29,205);
--tpl-color-foreground-accent-light: rgb(124,103,233);
--tpl-color-foreground-accent-lighter: rgb(163,147,239);
--tpl-color-foreground-accent-lightest: rgb(201,192,246);
--tpl-color-background-main: #31E5F5;
--tpl-color-background-main-darkest: rgb(6,125,136);
--tpl-color-background-main-darker: rgb(8,170,185);
--tpl-color-background-main-dark: rgb(11,215,233);
--tpl-color-background-main-light: rgb(99,235,247);
--tpl-color-background-main-lighter: rgb(147,241,249);
--tpl-color-background-main-lightest: rgb(196,247,252);
color: var(--tpl-color-foreground-main);
background-color: var(--tpl-color-background-main);
 }
/* </sub54> */
