.welcome-container{
  margin-top:15%;
  width:75%;
}

.welcome-buttons {
  display: flex;
  justify-content: center;
}

.welcome-container form {
  margin-top:7.5%;
}
