
a.btn-border {
  border: 0px solid #fff;
  border-radius: 0;
  background: #87ceeb;
}

a.btn-border:hover {
  color: #87ceeb;
  background: #fff;
}