.custom .button_primary.btn {
  color: white;
}
.custom .btn:hover {
  background: #0d7abe;
  border-color: #0d7abe;
}
.custom #main-footer {
  background: #0d7abe;
}
.custom h2 {
  font-weight: 400;
}