Even though I have set a custom color (which is applied in lots of places), the PW pink is being used for most links and other places like:
It's not even the same "pink" that is the red color from here:
It's actually defined here:
a, .uk-link {
color: #e83561;
text-decoration: none;
cursor: pointer;
}
Even though I have set a custom color (which is applied in lots of places), the PW pink is being used for most links and other places like:
It's not even the same "pink" that is the red color from here:
It's actually defined here: