.title {
  font-size: 54px !important;
}

.quarto-title-author-name {
  font-size: 28px;
}

.date {
  font-size: 24px;
}

.footer {
  font-size: 15px;
}

.reveal pre code {
  max-height: 500px;
}

.reveal .slide-logo {
  height: 40px !important;
  width: 200px !important;
  max-width: unset !important;
  max-height: unset !important;
}