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

.theme-bg {
    background: #e8336f;
}


