
.button{
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  border-radius: 12px;
  text-decoration: none;
  width: 60%;
  text-align: center;
  margin:0 auto;
}


