:root {
    --bs-primary: #0A7EA4;
    --bs-secondary: #64748B;
    --bs-success: #00C2A8;
    --bs-danger: #dc3545;
    --header-bg: #ffffff;
    --footer-bg: #0F172A;
}
