.steps b {
  color: #a52a16;
}

.guest-row[data-attendance="declined"] {
  background: var(--paper-2);
  border-style: dashed;
  opacity: 1;
}

.finding h2 {
  font-size: 1.17em;
  margin: 0;
}

.blank-start {
  margin-bottom: 1.2rem;
}

.desk-header .button.secondary {
  color: #fff;
}
