:root {
	/* 默认的主题色 */
	--theme-color: #31a3ff !important;
	--bg-color: #e6f0ff !important;
	--van-primary-color: #31a3ff !important;
	--van-progress-color: #31a3ff !important;
	--font-main-color: #03014c;
	--font-text-color: #03014c;
	--btn-bg: #fbb01e;
	--answer-select-bg: #e6f0ff;
	--answer-select-title: #03014c;
	--answer-select-btn: #fbb01e;
	--footer-bg-color: #121827;
	--recaptcha-bg-color: rgb(239, 242, 255);
}
