@mixin button {
  border-width: 0;
  background: transparent;
  cursor: pointer;
}
