/* fiscus.net & fiscus.dev | colors.css */

:root {
	--bg: #282828;
	--text-shadow: #1d2021;
	--text: #d5c4a1;
	--highlight: rgba(168, 153, 132, 0.5);
}
