.full-height {
  height: 100%;
}

.full-size {
  height: 100%;
  width: 100%;
}

.bold {
  font-weight: 600;
}

.mb1 {
  margin-bottom: 1rem;
}

.center-text {
  text-align: center;
}