:root {
	--primary-color: rgb(38, 174, 97);
	--primary-dark-color: rgb(30 147 81);
	--text-color: #666;
	--text-color-dark: #1e1e1e;
}