﻿@charset "utf-8";

/* CSS Document */

:root {
	/* #ffbb33 in decimal RGB */
	--main-color: #ffbb33;
}