body {
    font-family: 'Segoe UI';
}

.card {
    border-radius: 12px;
}

.progress {
    height: 10px;
}
.main-sidebar {
    transition: all 0.3s ease;
}

.content-wrapper {
    transition: margin-left 0.3s ease;
}