
:root {
		--font_color1: white;
		--font_color2: #FAFAFA;
		--font_color3: #7373FF;
		--font_color4: white;
		--background: #03040A;
		--background_invert: black;
		--background3: black;
		--panel: #6161FF;
		--panel_opac: #161639;
		--panel_mid: #6161FF;
		--panel_tone: #06071a;
		--menu_item: lightgrey;
		--menu_item_back: #03040A;
		--key: #faff13;
		--key_opac: #1F1C0F;
		--key_text: #F7DA39;
		--key_mid: #332D0B;
		--shape: #2C2C2C50;
		--grad: black;
		--section: black;
		--add_section: #161639;
		--section_color: white;
}

*[data-type='widget-head-color-1'] {
	/*background: black!important;*/
	/*color: var(--font_color3);*/
	font-size: var(--sz_xsm)!important;
}
