Comments on [ F2U ] User Onigiri All Comments Start of Thread Parent

for the pronouns section, you have to delete the text-muted first!

your CSS is causing the text colour to be that grey colour so you'd have to insert [color:#fff!important;] to the HTML, where the info starts!

<div class="p-3 pr-5" style="color:#fff!important; background-color:#b995b7;">

same goes for the link icons as well—if you were after that—but it's probably better to set it in your CSS instead

<a href="LINK_TO_SOCIAL" style="color:#HEXCODE; text-decoration:none;">

This user's account has been closed.