/* increase logo size */
.img-responsive.logo {
    max-height: 60px;
}

/* change the color of Library Search header */
.home .header-searchbox-container h2 {
    color: #002F87 !important;
}