:root {
	/* 默认的主题色 */
	--theme-color: #7865de !important;
	--bg-color: rgba(66, 152, 180, 0.1) !important;
	--form-bg-color: #f4f7ff;
	--van-primary-color: #7865de !important;
	--van-progress-color: #7865de !important;
	--font-main-color: #03014c;
	--font-text-color: #03014c;
	--btn-bg: linear-gradient(to right, #8c4aca, #7865de, #7667e0);
	--footer-bg: linear-gradient(to right, #8c4aca, #7865de, #7667e0);
	--answer-select-bg: #f4f7ff;
	--answer-select-title: #03014c;
	--answer-select-btn: #ffb05b;
	--footer-bg-color: #25262c;
	--theme-color-2: rgb(28, 162, 180, 0.2) !important;
	--theme-color-s: #7667e0 !important;

	--footer-btn: #000;
}
