Dear @AUR
Currently i cant access your site, ( Im quite sure this is a problem on my end sorry )
When specifying the 'color' of the text you likely need to go into further detail with your CSS, targeting both 'a' (links) & <span> (commonly used for text). E.G
a, span{
color:white;
)
Hope this helps & best wishes š»
Richard