.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}}.button--outline-white{background-color:transparent;border:2px solid #fff;box-shadow:inset 0 0 0 0 var( #fff);color:#fff;font-weight:600}