.SongTable {
    .none {
        color: var(--gray-500);
    }

    .ownership {
        text-transform: lowercase;
    }
}
