.yv-process-badges {
    display: flex;
    justify-content: space-evenly;
}

.badge {
    display: flex;
    flex-direction: column;
    align-items: center;
}