.button-wrap{display:flex;width:100%}.button-wrap--left{justify-content:flex-start}.button-wrap--center{justify-content:center}.button-wrap--right{justify-content:flex-end}