.reset-button,
%reset-button {
  text-decoration: none;
  background: none;
  border: none;
  appearance: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  color: inherit;
  font: inherit;
  line-height: 1.2;
  cursor: pointer;
}
