@charset "utf-8";

/* CSS Document */

:root {
	
	/* #df0303 in decimal RGB */
    --main-color: #ed3237;
	--main-color-rgb:#ed3237;
	
}