:root {
	--hg-primary: #183A9E;
	--hg-secondary: #F7F5EE;
	--hg-accent: #F5ED7A;
	--hg-text: #111111;
	--hg-muted: #6B7280;
	--hg-border: #E5E7EB;
	--hg-button: #111111;
	--hg-button-text: #FFFFFF;
	--hg-control-radius: 8px;
	--color-button: var(--hg-button);
	--color-button-text: var(--hg-button-text);
	--animation-button: .4s ease;
	--hg-page-bg: #FFFFFF;
	--hg-header-bg: #FFFFFF;
	--hg-announcement-bg: #183A9E;
	--hg-footer-bg: #111111;
	--hg-footer-text: #FFFFFF;
	--hg-radius: 8px;
	--hg-container: 1480px;
	--hg-font: "Instrument Sans", "Helvetica Neue", Arial, "PingFang SC", sans-serif;
}
