/* Global colour scheme (Divi customizer cache replacement) — kefitravel.ca accent #c50000 */
a { color: #c50000; }
a:hover { color: #a30000; }
.et_pb_button,
.et_pb_promo_button,
input[type="submit"],
button[type="submit"] {
  color: #ffffff !important;
  background-color: #c50000;
  border-color: #c50000;
}
.et_pb_button:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  background-color: #a30000;
  border-color: #a30000;
}
#main-header,
.et-fixed-header#main-header { background-color: #ffffff; }
#main-footer { background-color: #1c1c1c; }
