@charset "utf-8";

/* CSS Document */

:root {
	
	/* #FF2756 in decimal RGB */
	--main-color: rgb(255,39,86);
	--main-color-rgb:255,39,86;
	
}