.fancy-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 20px}.fancy-button.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fancy-button.left{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.fancy-button.right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}