.nav-link{text-decoration:none}.nav-link .card{height:20vh;width:20vh;background-color:#2196f3;color:#fff;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center}.nav-link .card:hover{background-color:#1976d2}.table-container{width:80%;margin:20px 0}.table{width:100%;border-collapse:collapse}.table-head{background-color:#000}.table-head th{color:#fff;padding:16px;text-align:left}.table-row:nth-child(odd){background-color:#f5f5f5}.table-cell{padding:8px;font-size:14px}.table-cell a{color:#1976d2;text-decoration:none}.table-cell a:hover{text-decoration:underline}.table-cell a.delete{color:#d32f2f;cursor:pointer}.table-cell a.edit{color:#1976d2}.center-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:95vh;margin-top:5vh;padding-top:10vh;background-color:#f0efef}.form-container{display:flex;flex-direction:column;gap:16px}.header{max-height:5vh}.bottom-navigation{position:fixed;bottom:20px;left:20px}
