@charset "utf-8";

/* CSS Document */

:root {
	
	/* #df0303 in decimal RGB */
    --main-color: #185f40;;
    --main-color-rgb:24,95,64;
	
}