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