Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -449,7 +449,7 @@ button.secondary {
449
  }
450
 
451
  button.danger {
452
- background: red !important;
453
  border-color: black !important;
454
  font-weight: bold !important;
455
  color: white !important;
 
449
  }
450
 
451
  button.danger {
452
+ background: #FF8B87 !important;
453
  border-color: black !important;
454
  font-weight: bold !important;
455
  color: white !important;