section.button-block{margin:2.25rem auto}section.button-block .button-block-button{cursor:pointer;border-radius:0;padding:.1rem .75rem}section.button-block .button-block-button.blue{background-color:transparent;border:2px solid black;color:#212529}section.button-block .button-block-button.blue:hover{color:white;background-color:#032648;border-color:#032648}section.button-block .button-block-button.grey{background-color:#e8e8e8}section.button-block .button-block-button.grey:hover{background-color:#032648;color:white;font-weight:bold}section.button-block .button-block-button p{margin-bottom:0;margin-top:4px}section.button-block .button-block-button.fullWidth{width:100%}section.button-block .button-wrapper.center{text-align:center}section.button-block .button-wrapper.left{text-align:left}section.button-block .button-wrapper.right{text-align:right}section.button-block a.btn svg{margin-right:10px;margin-bottom:3px}