:root{

	--primary-color: whitesmoke;
	--body-background-color: whitesmoke;
	--primary-font: 'Nunito', sans-serif;
	--heading-font-size: 30px;

	--heading-font-weight: bold;
	--box-border-radius: 20px;
	--border-color: #e0e0e0;
	--primary-background-color: #fff;

	--primary-border-color: #e0e0e0;
	
	--primary-font-size: 13px;
	--secondary-font-size: 13px;

	--primary-chip-background-color: #e9e9f4;
	--primary-chip-border-color: #1e90ff;
	--primary-chip-font-color: #1e90ff;
	
	--primary-cheap-width-size: 100px;
	--primary-cheap-width-size1: 140px;
	--primary-cheap-width-size2: 170px;
	--primary-cheap-width-size3: 160px;
	--primary-cheap-width-size4: 200px;

	--disable-background : #e6e6e6;
}