I found it hard to find too
Its in the bootstrap.css file and the code you are looking for is
a {
color: #ff5b5b;
text-decoration: none;
}
Hope this helps 😀
Ok I aslo found the hex code #ff5b5b
Just for anyone else trying to do the same thing
Are you talking about the bootstrap css file?