/* Style the Login link on the TLC-UIowa beta catalog */
a[title="Log in to University of Iowa"] {
    color: #000000 !important;
}

/* Make them menu button wrapper and icon in the TLC-UIowa beta subcatalog */
#app-header button,
#app-header svg,
#app-header .icon,
#app-header .menu-button,
.header-nav button,
.header-nav svg {
    fill: #000000 !important;
    color: #000000 !important;
}