@charset "utf-8";

/* CSS Document */

:root {
	--main-color: rgb(100, 1, 32);
	--main-color-rgb: 100, 1, 32;
}
