My brain isn't big enough to figure out a code to do what you wanted BUT there's a cool profile diagram that's in the HTML group that can help you mess around with the...class...(?) whatever terminology is used for the mood section
The group also provided code to hide the mood section, though that's obviously not what you asked for lol but still, might be good to know if you truly just want to get rid of it at any time:
<style>.mood p, mood a{font-size: 0px !important;} .mood{border: 0px !important; background-color: transparent !important;}</style>
Hopefully someone can actually type the code for what you want, though!