p.before-multi-position {
  display: flex;
  align-items: center;
  justify-content: center;
}

p.before-multi-position span {
  color: white;
  font-size: 64px;
  font-weight: bold;
}
