/* Navilog Consent — adaptation Helios Group */
#navilog-consent-root .nc-banner,
#navilog-consent-root .nc-modal {
  border-color: rgba(237, 20, 91, .24);
}

#navilog-consent-root .nc-btn {
  background: #ed145b;
  border-color: #ed145b;
  color: #fff;
}

#navilog-consent-root .nc-btn:hover,
#navilog-consent-root .nc-btn:focus {
  background: #d71150;
  border-color: #d71150;
}

#navilog-consent-root .nc-btn-secondary {
  background: #fff;
  color: #ed145b;
}

#navilog-consent-root .nc-btn-secondary:hover,
#navilog-consent-root .nc-btn-secondary:focus {
  background: #fff4f8;
  color: #d71150;
}

#navilog-consent-root .nc-pref input {
  accent-color: #ed145b;
}

#navilog-consent-root .nc-links a {
  color: #ed145b;
}

#navilog-consent-root .nc-manage {
  border-color: rgba(237, 20, 91, .32);
  color: #ed145b;
}

#navilog-consent-root .nc-manage:hover,
#navilog-consent-root .nc-manage:focus {
  background: #fff4f8;
}
