.btn-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 -.5rem;padding-left:0}.btn-groups li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;margin-bottom:0;padding:0 .5rem}.btn-groups a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:1.5rem 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.2rem solid #141414;color:inherit;font-size:1.8rem;font-weight:700;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:color .3s,background .3s;-o-transition:color .3s,background .3s;transition:color .3s,background .3s}.btn-groups a:hover{background:#000;color:#fff}