@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f90318 in decimal RGB */
    --main-color: rgb(249,3,24);
	--main-color-rgb:249,3,24;
	
}