.users__title{color:#0f223f;margin-bottom:24px}.users__grid{flex-wrap:wrap;gap:20px;display:flex}.users__card{color:#0f223f;text-align:center;background-color:#fff;border:1px solid #e4e8e8;border-radius:8px;flex-direction:column;align-items:center;width:calc(25% - 16px);padding:16px 20px;display:flex}.users__image{border-radius:999px;width:120px;height:120px;overflow:hidden}.users__name{color:#0f223f;text-transform:capitalize;margin-top:10px;font-size:28px}.users__recepies{color:#fff;background:#0f223f;border-radius:4px;margin-top:16px;padding:4px 12px;font-weight:700}@media screen and (max-width:992px){.users__card{width:calc(33% - 12px)}}@media screen and (max-width:768px){.users__card{width:calc(50% - 12px)}}@media screen and (max-width:568px){.users__card{width:100%}}
