@charset "utf-8";

:root {
	/* 色設定-white */
	--main-text-color: #333;
	--body-bg-color: #eee;
	--article-bg-color: #fff;
	--accent: #b0c4de;
}