/* Make doc role links bold */
a.reference.internal {
    font-weight: bold;
}
