body {
    background-color: #f8f9fa;
}
.table-actions a {
    margin-right: 5px;
}
.login-wrapper {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
