Use "description" instead of "page-description" - I don't know when and why it has changed. (Perhaps this came from another skin?)
.header .head .description a {color:#007fff;}
.header .head .description a:hover {color:#cccc99;}
target: blank; is not allowed in CSS, only in the html code.
By the way using
right-click -> Inspect element is the friend of those who want to tweak the CSS, see attachment!
Edited by: Laza on 20-Feb-2021 10:29