/* ==========================================================
   Kajoz ERP Branding
   ========================================================== */

:root {
    --primary: #0F766E;
    --primary-color: #0F766E;
}

/* Remove the red test background */
body {
    background: #f8fafc !important;
}