.profile-tab-link.active {
    color: var(--primary) !important;
}

.profile-tab-link {
    color: var(--text-secondary) !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
}