.sym-button{display:flex}.sym-button.is-centered{justify-content:center}.sym-button.to-right{justify-content:flex-end}.sym-button .btn{background:#a32c89;border-radius:30px;color:#fff;cursor:pointer;font-size:19px;padding:12px 25px;text-decoration:none;transition:.2s}.sym-button .btn:hover{opacity:.8}