:root {
	--main-bg-color: #ffffff;
	--main-text-color: #000000;
	--main-link-color: #0024be;
	--main-link-hover-color: #FF4372;
	--menu-bg-color: #000000;
	--menu-color: #FDE800;
	--menu-sublist-bg: #333333;
	--menu-sublist-item-color: #FDE800;
	--tab-color-pink: #ff7b9c;
	--tab-color-ligh-blue: #2EC0FF;
	--tab-color-yellow: #edff00;
	--text-color-red: #ff3543;
	--text-color-violet: #fe116c;
	--text-color-grey: #8e8e8e;
	--speacker-title-color: #022EC7;
	--item-description-color: #00a6ee;
	--ctf-section-title: #00a6ee;
	--ctf-item-title: #ffe900;
	--ctf-item-text: #00a6ee;
}