.protocol-stage {
  border-top: 0;
  border-bottom: 0;
}

.protocol-stage::before {
  content: none;
}

.device-shell--protocol {
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.12), inset 0 0 0 1px #202020;
}

.protocol-calendar {
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
}
