/* Anant Capital - Custom Styles */
:root {
    --bs-primary: #0d6efd;
}

body {
    font-family: 'Instrument Sans', system-ui, -apple-system, sans-serif;
    background-color: #f8f9fa;
}

/* Custom overrides - add your styles below */
