/* Custom fix for logo cropping - 2026-03-12 */
#search_logo {
  padding: 0.5rem 10px 0.5rem 10px !important;
}

#search_logo svg {
  width: 50px !important;
  height: 50px !important;
  margin: 0 !important;
}

/* Hide footer Powered by SearXNG - 2026-03-12 */
footer {
  display: none !important;
}
