#cookie-manager-footer #save-cookie-options {
  background: #e7131a;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
  background: #e7131a;
}
