/* Navilog Consent — charte Navilog I/O */
#navilog-consent-root .nc-banner,
#navilog-consent-root .nc-modal {
  border-color: rgba(230, 95, 120, .28) !important;
}

#navilog-consent-root .nc-btn,
#navilog-consent-root button.nc-btn {
  background: #e65f78 !important;
  border-color: #e65f78 !important;
  color: #fff !important;
}

#navilog-consent-root .nc-btn:hover,
#navilog-consent-root .nc-btn:focus,
#navilog-consent-root button.nc-btn:hover,
#navilog-consent-root button.nc-btn:focus {
  background: #d94d67 !important;
  border-color: #d94d67 !important;
  color: #fff !important;
}

#navilog-consent-root .nc-btn-secondary,
#navilog-consent-root button.nc-btn-secondary {
  background: #fff !important;
  color: #e65f78 !important;
  border-color: #e65f78 !important;
}

#navilog-consent-root .nc-btn-secondary:hover,
#navilog-consent-root .nc-btn-secondary:focus,
#navilog-consent-root button.nc-btn-secondary:hover,
#navilog-consent-root button.nc-btn-secondary:focus {
  background: #fff3f5 !important;
  color: #d94d67 !important;
  border-color: #d94d67 !important;
}

#navilog-consent-root .nc-pref input {
  accent-color: #e65f78 !important;
}

#navilog-consent-root .nc-links a,
#navilog-consent-root .nc-manage {
  color: #e65f78 !important;
}

#navilog-consent-root .nc-manage {
  border-color: rgba(230, 95, 120, .35) !important;
}

#navilog-consent-root .nc-manage:hover,
#navilog-consent-root .nc-manage:focus {
  background: #fff3f5 !important;
  color: #d94d67 !important;
}
