:root {
	/* 默认的主题色 */
	--theme-color: #4250d3 !important;
	--bg-color: rgba(66, 80, 211, 0.1) !important;
	--form-bg-color: #f4f7ff;
	--van-primary-color: #4250d3 !important;
	--van-progress-color: #4250d3 !important;
	--font-main-color: #03014c;
	--font-text-color: #03014c;
	--btn-bg: #ffb459;
	--footer-bg: linear-gradient(to right, #1c8cb4, #4250d3, #1cb49c);
	--answer-select-bg: #f4f7ff;
	--answer-select-title: #03014c;
	--answer-select-btn: #fbb01e;
	--footer-bg-color: #25262c;

	--theme-color-2: rgb(28, 162, 180, 0.2) !important;
	--theme-color-s: #2e3dca !important;
}
