#topbar .links .music-search-link span {
  margin-right: 0;
}

#algolia-wrapper #algolia {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Ccircle cx='7' cy='7' r='5' fill='none' stroke='%23777' stroke-width='2'/%3E%3Cpath d='M10.8 10.8L16 16' fill='none' stroke='%23777' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: 14px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding-left: 36px;
}
