﻿.ccc-accept-button {
  border-color: #002579 !important;
}

.ccc-reject-button {
  border-color: #002579 !important;
}

#ccc .ccc-content--dark .ccc-notify-button span {
  color: #002579 !important;
}

#ccc .ccc-content--dark .ccc-notify-link {
  border: 2px solid !important;
  border-color: #002579 !important;
  text-decoration: none !important;
}

.ccc-notify-button.ccc-close-button {
  color: #002579 !important;
  border: 2px solid !important;
  border-color: #002579 !important;
}

#ccc .ccc-content--dark .ccc-button-solid span {
  background: none !important;
}

.ccc-notify-button:hover {
  background: #002579 !important;
}

#ccc .ccc-notify-button.ccc-accept-button:hover > span,
#ccc .ccc-notify-button.ccc-reject-button:hover > span,
#ccc .ccc-content--dark .ccc-notify-link:hover > span,
#ccc .ccc-content--dark .ccc-button-solid:hover > span {
  color: #fff !important;
}
