.spectrum-Rule--large {
  background-color: rgb(80, 80, 80);
}
.spectrum-Rule--medium {
  background-color: rgb(234, 234, 234);
}
.spectrum-Rule--small {
  background-color: rgb(234, 234, 234);
}
