.kuiPanel {
  border: $tableBorder;
}

.kuiPanel--centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
