@charset "utf-8";

/* CSS Document */

:root {
	
	/* var(--main-color) in decimal RGB */
  --main-color: rgb(229,62,41);
	
}