Comments on [ F2U ] Perfume All Comments Start of Thread Parent

it's possible!  you'd first have to delete the color:#9db6ec in the <p> of the stats then replace the opacity styling with a colour in the icon tag; if you wanted the opacity, then you can still keep it but the two values would be seperated with a semi-colon (;)—read around the code for an example!

<i class="fas fa-circle fa-fw" style="color:#HEXCODE"></i>

Thank you so very much!!