﻿*
{
	box-sizing: border-box;
}

input, button, textarea, select
{
	font-size: inherit;
	color: inherit;
	font-family: inherit;
}
