:root {
	/* 默认的主题色 */
	--theme-color: #ffd55d !important;
	--bg-color: #ffd55d10 !important;
	--form-bg-color: #f4f7ff;
	--van-primary-color: #ffd55d !important;
	--van-progress-color: #ffd55d !important;
	--font-main-color: #03014c;
	--font-text-color: #03014c;
	--btn-bg: #ffd55d;
	--footer-bg: #ffd55d;
	--answer-select-bg: #f4f7ff;
	--answer-select-title: #03014c;
	--answer-select-btn: #fbb01e;
	--footer-bg-color: #25262c;

	--theme-color-2: rgba(255, 213, 93, 0.2) !important;
	--theme-color-s: #e1b947 !important;
}
