/* Change the blue background in the top logo area */
.wy-side-nav-search {
    background-color: rgba(255, 255, 255, 0.712) !important;  /* Change this to 'white' if you want */
}
