@charset "utf-8";

input[type=radio],
input[type=checkbox] {
	appearance: revert;
}
