.documentation a {
    color: var(--darkblue);
}

.documentation a:hover {
    text-decoration: underline;
}
