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