/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.event-background-room-0 {
  background-color: #06275c !important;
  color: white !important;
}
.event-background-room-1 {
  background-color: #a032a8 !important;
}
.event-background-room-2 {
  background-color: #32a852 !important;
}
.event-background-room-3 {
  background-color: #a84832 !important;
}
.event-background-room-4 {
  background-color: #ff9f89 !important;
}
