.btn-secondary {
  background-color: #6987b0;
}

.btn-secondary:hover {
  background-color: #3b6aa9;
}

