.wh_search_button {
    background-color: #e42025;
}

.wh_search_input {
    background-image: url('topsolid_2025.png');
	background-position: center;   /* centre l'image */
    background-repeat: no-repeat;  /* pas de répétition */
    background-size: cover;        /* remplissage, coupe les bords */
}

.wh_publication_title .title {
   font-size: 30px;
}
.wh_main_page_toc_entry .topicref  {
    font-weight: normal !important;
}

.figdesc {
    font-style: italic !important;
    text-align: center;
    font-size: small;
}

.search-breadcrumb li a {
    background: #6c757d !important;
}

.search-breadcrumb li .title:after {
    border-color: transparent transparent transparent #6c757d !important;
    border: .8em solid #6c757d !important;
}