.dual-button__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2em;margin-top:2em}.left{justify-content:flex-start}.center{justify-content:center}.right{justify-content:flex-end}@media(max-width:600px){.dual-button__wrapper{gap:1em}.dual-button__wrapper .button{padding:16px 24px}}