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