/* change Library Search header text for better color contrast, added by Clarivate Support from case # 08129801 */
.home .header-searchbox-container h2 {
    color: #1B365D !important;
}

/*Hides the Library Location field in the Summon Detail Page; added by support per case # 10668488  */
li:has([data-aid="Library-label"]) {
    display: none !important;
}
