/*
 * InveShares brand-only override.
 * Existing layout, fonts, spacing and site palette remain untouched.
 */

.inveshares-brand {
    display: inline;
    white-space: nowrap;
}

.inveshares-brand .iv-inve {
    color: #000 !important;
}

.inveshares-brand .iv-shares {
    color: #16a34a !important;
    font-weight: 700 !important;
}
