.btn-primary {
  background-color: #2D7284 !important;
  border-color: #2D7284 !important;
}
.form-control:focus {
  border-color: #2D7284 !important;  
}
.bg-dark {
  background-color: red !important;
}