.acf-black-text {
  color: #000000 !important;
}
.center-vertical {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; /* optional, can be fixed height too */
}