:root{
    --linkTextColor: #55653E;
    
}
[data-theme="dark"] {
    --linkTextColor: #203309;
}