.button {
  border: 1px solid #fff;
}

.button-outline {
  background: transparent;
  color: #fff;
}
