#microservice__portals__root {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
}

#microservice__pusher-connector__root {
  display: none;
}

#footer {
  background: #fafafa;
}
