﻿.top-row a{
    color: var(--theme-text-color-light) !important;
}
.top-row a:visited {
    color: var(--theme-text-color-light) !important;
}