﻿:root {
	--primary-color: #0091db !important;
	--primary-color2: #091D3E !important;
	--white-color: #ffff !important;
	--jost-font: '微软雅黑', '宋体', 'simsun', 'sans-serif';
	--rubik-font: '微软雅黑', '宋体', 'simsun', 'sans-serif';
	--font-weight-light: 300;
	--font-weight-regular: 400;
	--font-weight-medium: 500;
	--font-weight-semibold: 600;
	--font-weight-bold: 700;
}
