.ubuntu-btn.button--secondary {
  border: 2px solid #000;
}

.ubuntu-btn.button--secondary:hover {
  background-color: #000;
  color: #fff;
}