a{text-decoration:none}.team-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.box{flex:1 1 250px;max-width:300px;background-color:#fff;box-shadow:2px 3px 30px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;margin:20px;position:relative;border-radius:10px}.top-bar{width:50%;height:4px;background:#507bfc;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:0 0 10px 10px}.team-container,.top{width:100%;display:flex}.top{justify-content:space-between;align-items:center}.team-content img{width:90px;height:90px;border-radius:100px;overflow:hidden;object-fit:cover;object-position:top}.team-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.team-content strong{font-weight:500;color:#141414;margin-top:10px}.team-content p{font-size:.9rem;color:#545454;margin:4px 0 10px;cursor:pointer}.team-content p:hover{text-decoration:underline}.team-container{max-width:1400px;margin:0 auto;justify-content:center;align-items:center;flex-wrap:wrap}