:root {
	--main-bg-color: #ffffff;
	--main-text-color: #000000;
	--main-link-color: #2970ff;
	--main-link-hover-color: #FF4372;
	--menu-bg-color: #000000;
	--menu-color: #B4F1F8;
	--menu-sublist-bg: #333333;
	--menu-sublist-item-color: #B4F1F8;
	--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;
	--speacker-position-color: #202e63;
	--item-description-color: #01a076;
	--ctf-section-title: #202e63;
	--ctf-item-title: #00e2a7;
	--ctf-item-text: #ff7b9c;
}