saguaros Thanks for looking into it, I hate to be a pain, but offhand it appears my PREV / NEXT buttons changed color and my footer icons changed color / in general do not show what is on the default theme color template. My Main menu colors and featured article titles are also altered.
Deleted CSS notes for now:
.category-primary a {
background: var(--color-primary) !important;
color: var(--white) !important;
margin: 0;
}
a { color: var(--color-primary) !important;}