.reveal .slide-logo {
  display: block;
  position: fixed;
  bottom: unset !important;
  top: 5px;
  height: 140px !important;
  width: 230x !important;
  max-width: unset !important;
  max-height: unset !important;
}

// Slide numbers to the bottom-left
.slide-number, .reveal.has-logo .slide-number {
  bottom: 14px !important;
  left: 50px !important;
  top: unset !important;
  color: #8d2220 !important;
}