/* Custom styles for ProCuratorAI */
body {
    background: #f3f6f9;
}

/* Override footer background to match body */
.footer {
    background: #f3f6f9 !important;
}