.anchor-listing .anchor__items{display:flex;flex-wrap:wrap;justify-content:center}.anchor-listing .anchor__items .anchor{align-items:center;border:2px solid #e5e5e5;border-radius:10px;color:#001741;display:block;display:flex;font-size:16px;font-weight:700;height:76px;justify-content:center;line-height:20px;margin:5px;max-width:100%;padding:28px 30px;text-align:center;text-transform:uppercase;transition:all .2s ease;width:305px}.anchor-listing .anchor__items .anchor:hover{background-color:#eaeef1;color:#00de8f}