:root{
	--footer_color:#444;
	--footer_font_color: white;
	--footer_button_color: #749ECC;
	--footer_button_font_color: white;

	--about_display: none;
	--footer: visible;
	--position: relative;
}