

.border {
  border: 1px solid #dee2e6;
}

.border-thick {
  border-width: 3px;
}

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

.title {
  font-size: 3em;
}

.scrolling {
  max-height: 500px;
  overflow-y: auto;
}


.small-text {
  font-size: 0.8em;
}

.small-text-v2 {
  font-size: 0.7em;
}