/* 
 * Change the link colors for inline code
 */

 .rst-content a code { color: rebeccapurple !important; }
 .py .reference.internal { color: rebeccapurple !important; }