
:root {
    --color-primary: #0955d6 !important;
    --color-secondary: #1d2782 !important;
    --color-success: #4a8619 !important;
    --color-danger: #ce3b3b !important;
    --color-warning: #c48a0e !important;
    --text-color-primary: #222222 !important;
}

.background-overlay {
}
