
/** {
	box-sizing: border-box;
}*/

* :focus {
	outline: 0;
}

html {
    -webkit-text-size-adjust: 100%;
}
