
:root {
    --module-color: #44b6b8;
}


.bg-primary {
    background-color: #44b6b8;
}
