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