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

