.hidden {
  display: none !important;
}

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

.nowrap {
  white-space: nowrap;
}