.buttonsContainer{clear:both;display:flex;flex-wrap:wrap;float:none;list-style:none;margin:20px auto;max-width:540px;padding:0;width:100%}.buttonsContainer.center{justify-content:center}.buttonsContainer.left{justify-content:left;margin:20px auto 20px 0}.buttonsContainer.right{justify-content:right;margin:20px 0 20px auto}a.custom-button.align-center{margin-left:auto;margin-right:auto}a.custom-button.align-left{margin-left:0;margin-right:auto}a.custom-button.align-right{margin-left:auto;margin-right:0}
