@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f7c61d in decimal RGB */
  --main-color: #dab600;
	
	--color-four: #ab8b40;
	
}