@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f2be00 in decimal RGB */
	/* --main-color: #f2be00; */
	--main-color: #d13939;
}