.acf-block-buttons.is-content-justification-space-around {
    justify-content: space-evenly;
}
.acf-block-buttons.is-vertical.is-larger {
    align-items: stretch;
}
.acf-block-buttons.is-larger .is-picto {
    width: auto;
}