/* existing content below */
.button:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}
