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

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

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

h1 {
  font-weight: normal;
  margin-top: -95px;
  margin-left: -00px;
  color: #FAFAFA;
}

h2, h3, h4 {
  padding-top: -15px;
  padding-bottom: 00px;
  color: #1A292C;
  text-shadow: none;
  font-weight: 400;
  text-align: left;
  margin-left: 00px;
  margin-bottom: -10px;
}

.no-line-numbers {
    line-numbers: false;
}

