/* Custom theme styles */
:root {
    --footer-background: #1e1e2a !important;
}
:root {
    --primary-background: #00a63d !important;
}
:root {
    --default-link: #ffffff !important;
}