@charset "utf-8";

/* CSS Document */

:root {
	
	/* #E53E29 in decimal RGB */
  --main-color:#2ab1c5;
	
}