
:root {
	--border-color: #e0e0e0;
	
	--color-primary-100: #F58BB5;
	--color-primary : #EF4589;
	--color-primary-200: #d62970;
	--color-secondary : #fff7f2;
	
	--text-brown:#513F38;
	--text-black:#222222;
	--text-gray-100:#555555;
	--text-gray:#666666;
	--text-light-gray:#999999;
}
