/* Hide the old exports page link from sidebar */
a[href="/exports"] {
    display: none !important;
}
