.avatar{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.avatar img{display:block;border-radius:50%;width:100%;height:100%;object-fit:cover}.user-item{margin:1rem;width:calc(45% - 2rem);min-width:17.5rem}.user-item a{display:flex;align-items:center;width:100%;height:100%;text-decoration:none;padding:1rem;color:#fff;background:#292929}.user-item a:hover,.user-item a:active{background:#ffd900}.user-item__content{padding:0}.user-item__image{width:4rem;height:4rem;margin-right:1rem}.user-item__info h2{font-size:1.5rem;margin:0 0 .5rem;font-weight:400;color:#ffd900}.user-item:hover h2,.user-item:active h2,.user-item:hover h3,.user-item:active h3{color:#292929}.user-item__info h3{margin:0}.users-list{list-style:none;margin:0 auto;padding:0;width:90%;max-width:50rem;display:flex;justify-content:center;flex-wrap:wrap}
