body {
        font-family: 'Inter', sans-serif;
    }
    .bg-primary-custom {
        background-color: #001D30;
    }
    .text-primary-custom {
        color: #001D30;
    }
    .bg-primary-dark {
        background-color: #001D30;
    }