.buttons{display:flex}.buttons--center{justify-content:center}.buttons--right{justify-content:flex-end}.buttons--left{justify-content:flex-start}@media screen and (min-width:768px){.md\:buttons--center{justify-content:center}.md\:buttons--right{justify-content:flex-end}.md\:buttons--left{justify-content:flex-start}}