﻿a {
    color: var(--unselected-link-color) !important;
}

body {
    color: var(--web-body-font) !important;
}