.btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;margin:5em -1em -1em}.btn-wrap li{width:calc(33.33% - 2em);margin:1em;list-style:none}.square-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;position:relative;align-items:center;justify-content:center;height:9em;border:1px solid #0072bb;color:#406ca8;text-align:center}a.square-btn{color:#406ca8;text-decoration:none}.square-btn:before{-webkit-transform:rotate(45deg);position:absolute;right:.1em;bottom:-.2em;width:0;height:0;transform:rotate(45deg);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #4682b4;content:""}.square-btn__inner{font-size:1.125em;font-weight:700}@media screen and (max-width:480px){.btn-wrap li{width:100%}}