#edit-actions #edit-submit {
  background-color: #003ecc;
  color: #ffffff;
}

#edit-actions #edit-submit:hover,
#edit-actions #edit-submit:focus {
  background-color: #0036b1;
}

#edit-discard-changes,
#edit-revert {
  color: #232429;
  background-color: #d3d4d9;
}

#edit-discard-changes:hover,
#edit-discard-changes:focus,
#§edit-revert:hover,
#edit-revert:focus {
  background-color: #c1c2c7;
}
