@charset "utf-8";

/* CSS Document */

:root {

	/* #BAB86C in decimal RGB */
    --main-color: rgb(186, 184, 108);
	--main-color-rgb:186, 184, 108;

}
