@charset "UTF-8";

*,
*::before,
*::after {
	box-sizing: border-box;
}
