.logo {
  text-align: center;
  }
.button {
  background: #ff7a00;
  }
.button.button-outline {
  color: #ff7a00;
  border: 1px solid #ff7a00;
  }