@charset "utf-8";

/* CSS Document */

:root {
	
	/* #eb422e in decimal RGB */
    --main-color: rgb(235,66,46);
	--main-color-rgb:235,66,46;
	
}