/* The legacy mobile clear button has its own display rule in style.css. */
.mobile-drawer-clear[hidden] {
  display: none !important;
}
