@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ff650c in decimal RGB */
    --main-color: #fa0102;
	--main-color-rgb: #fa0102;
	
}