.button {
  display: block;
  width: 95%;
  padding: 1rem;
  background: #606060;
  color: #FFF;
  text-align: center;
  letter-spacing: .1rem;
  text-decoration: none;
}