/* <sub53> */
.tpl-body-sub-53 {
--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-brand: #F5EBEC;
--tpl-color-brand-darkest: rgb(193,132,138);
--tpl-color-brand-darker: rgb(210,166,171);
--tpl-color-brand-dark: rgb(227,200,203);
--tpl-color-brand-light: rgb(255,255,255);
--tpl-color-brand-lighter: rgb(255,255,255);
--tpl-color-brand-lightest: rgb(255,255,255);
--tpl-color-background-main: #B4EDDE;
--tpl-color-background-main-darkest: rgb(57,207,167);
--tpl-color-background-main-darker: rgb(98,217,186);
--tpl-color-background-main-dark: rgb(140,227,204);
--tpl-color-background-main-light: rgb(222,247,240);
--tpl-color-background-main-lighter: rgb(255,255,255);
--tpl-color-background-main-lightest: rgb(255,255,255);
color: var(--tpl-color-foreground-main);
background-color: var(--tpl-color-background-main);
 }
/* </sub53> */
