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

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

body,
.reveal-viewport {
  background-color: #c8ebc8;
}
