:root {
    --fem-primary: #ff0000;
    --fem-secondary: #ff0000;
}

.theme-bg {
    background: #ff0000;
}


