body { 
--theme--transparent: transparent;
--theme--color-black: #101213;
--theme--color-dark1: #141618;
--theme--color-dark2: #1b1d1f;
--theme--color-dark3: #303133;
--theme--color-dark4: #444444;
--theme--color-white: #fefefe;
--theme--color-light1: #dddddd;
--theme--color-light2: #aaaaaa;
--theme--color-light3: #999999;
--theme--color-light4: #777777;
--theme--color-accent: #0a0ae3;
--theme--color-orange: #ffa406;
--theme--color-white-alpha: rgba(255,255,255,0.85);
--theme--color-blue-dark: #2121e5;
--theme--color-blue-medium: #3737e8;
--theme--color-blue-light: #4d4dea;
--theme--color-red: #ff0000;
--theme--accent: #0a0ae3;}
.style-transparent-bg { background-color: transparent;}
.text-transparent-color,.text-transparent-color a {color: transparent !important;}
.style-color-black-bg { background-color: #101213;}
.text-color-black-color,.text-color-black-color a {color: #101213 !important;}
.style-color-dark1-bg { background-color: #141618;}
.text-color-dark1-color,.text-color-dark1-color a {color: #141618 !important;}
.style-color-dark2-bg { background-color: #1b1d1f;}
.text-color-dark2-color,.text-color-dark2-color a {color: #1b1d1f !important;}
.style-color-dark3-bg { background-color: #303133;}
.text-color-dark3-color,.text-color-dark3-color a {color: #303133 !important;}
.style-color-dark4-bg { background-color: #444444;}
.text-color-dark4-color,.text-color-dark4-color a {color: #444444 !important;}
.style-color-white-bg { background-color: #fefefe;}
.text-color-white-color,.text-color-white-color a {color: #fefefe !important;}
.style-color-light1-bg { background-color: #dddddd;}
.text-color-light1-color,.text-color-light1-color a {color: #dddddd !important;}
.style-color-light2-bg { background-color: #aaaaaa;}
.text-color-light2-color,.text-color-light2-color a {color: #aaaaaa !important;}
.style-color-light3-bg { background-color: #999999;}
.text-color-light3-color,.text-color-light3-color a {color: #999999 !important;}
.style-color-light4-bg { background-color: #777777;}
.text-color-light4-color,.text-color-light4-color a {color: #777777 !important;}
.style-color-accent-bg { background-color: #0a0ae3;}
.text-color-accent-color,.text-color-accent-color a {color: #0a0ae3 !important;}
.style-color-orange-bg { background-color: #ffa406;}
.text-color-orange-color,.text-color-orange-color a {color: #ffa406 !important;}
.style-color-white-alpha-bg { background-color: rgba(255,255,255,0.85);}
.text-color-white-alpha-color,.text-color-white-alpha-color a {color: rgba(255,255,255,0.85) !important;}
.style-color-blue-dark-bg { background-color: #2121e5;}
.text-color-blue-dark-color,.text-color-blue-dark-color a {color: #2121e5 !important;}
.style-color-blue-medium-bg { background-color: #3737e8;}
.text-color-blue-medium-color,.text-color-blue-medium-color a {color: #3737e8 !important;}
.style-color-blue-light-bg { background-color: #4d4dea;}
.text-color-blue-light-color,.text-color-blue-light-color a {color: #4d4dea !important;}
.style-color-red-bg { background-color: #ff0000;}
.text-color-red-color,.text-color-red-color a {color: #ff0000 !important;}
.style-accent-bg { background-color: #0a0ae3;}
.text-accent-color,.text-accent-color a {color: #0a0ae3 !important;}