@charset "UTF-8";
.footer-layout {
  background-color: #fff !important;
}
.l-event__itemTag.-new {
  background: #d2555a;
}
.l-event__itemTag.-reception {
  background: #468cf2;
}
.l-event__itemTag.-done {
  background: #666666;
}
.l-event__itemTag.-closed {
  background: #465e6f;
}
.l-event__itemTag.-report {
  background: #46a282;
}
.l-event__itemTag.-none {
  background: #ffffff;
}
