@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ef6d94 in decimal RGB */
  --main-color: rgb(239,109,148);
	
}