.three-cx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.three-cx-agent{background-color:#f4f4f4;padding:20px;border-radius:5px;text-align:center}.three-cx-agent-name{font-weight:700;margin-bottom:10px;display:block}.three-cx-chat-button{background-color:orange;color:#fff;padding:10px 15px;border:none;border-radius:25px;text-decoration:none;display:inline-block;margin-top:10px}.three-cx-chat-button:hover{background-color:#ff7f00;color:white!important}