@charset "utf-8";

@import url('parts-pc.css');

:root {
	--text-color: #ff7126;
	--bg-color: #ffefe6;
	--border-color: #ff7126;
}
