.student-card .styled-card{border-radius:1rem;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out}.student-card .styled-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f;cursor:pointer}.btn-view{border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center}
