
:root {
    --color-primary: #004e8b !important;
    --color-secondary: #3665c8 !important;
    --color-success: #4caf50 !important;
    --color-danger: #dc3545 !important;
    --color-warning: #ffc107 !important;
}

.background-overlay {
}
