/*
To use for your domain, the only change needed is the uncomment the variables 
for your domain. 
*/

:root {
  /* For DoorDash, uncomment below */
  --accept-all-button-background-color: #eb1700;
  --accept-all-button-border-color: #eb1700;
  --accept-all-button-hover-background-color: rgb(217, 20, 0);
}