span.field-content {
    display: flex;
    justify-content: center;
}

span.field-content p {
    justify-self: center;
}