body {
    background-color: #f8f9fa;
}
.navbar {
    background-color: #0d6efd;
}
.footer {
    background-color: #6c757d;
    color: #fff;
}
