.qodef-btn.qodef-btn-hover-animation:not(.qodef-btn-outline).qodef-btn-solid:not(.qodef-btn-custom-hover-bg) .qodef-animation-overlay {
  background-color: #0011ff;
}

.qodef-btn.qodef-btn-hover-animation:not(.qodef-btn-outline):not(.qodef-btn-custom-hover-bg):not(.qodef-btn-solid) .qodef-animation-overlay {
  background-color: #0d00ff;
}

.qodef-btn.qodef-btn-hover-animation:not(.qodef-btn-outline):hover:not(.qodef-btn-custom-hover-bg):not(.qodef-btn-solid) {
  background-color: #0d00ff;
}

.qodef-process-holder .qodef-process-item:hover .qodef-icon-shortcode.circle {
  color: #de2121;
  background-color: #1010e6;
}

.qodef-process-holder .qodef-process-item:hover .qodef-process-item-background-holder {
  background-color: #1010e6;
}

.qodef-process-holder .qodef-process-item:hover .qodef-process-item-title-holder>* {
  color: #1010e6;
}