.btn-primary:hover {
  background-color: #00728f;
}

.btn-primary {
  background-color: #00a0c8;
}

