.center-content {
  display: flex;
  justify-content: center;
}

.center-text {
  text-align: center;
}