.d-flex{display:flex;flex-wrap:wrap;justify-content:space-between}.pills{border:2px solid #212121;border-radius:20px;color:#212121;display:table;font-size:20px;font-weight:700;margin-bottom:10px;margin-top:10px;padding:1rem 2rem;text-align:center;text-decoration:none;width:205px}.pills:hover{background-color:#212121;color:#fff}.pills>span{display:table-cell;vertical-align:middle}@media(max-width:767px){.d-flex{display:flex;justify-content:space-around}}