body {
    font-family: Arial, sans-serif;
    background-color: #f8f9fa;
}

h1, h2 {
    margin-bottom: 20px;
}

.active-page {
    font-weight: bold;
    text-decoration: underline;
}