/** css/custom.css **/

/* Change note color */
div.admonition a {
    color: white;
    text-decoration: underline;
}