.company-search-site .company-search-input-wrap button {
  background: #2f74bd !important;
  color: #ffffff !important;
}

.company-search-site .company-search-input-wrap button:hover:not(:disabled) {
  background: #2868aa !important;
  color: #ffffff !important;
}

.company-search-site .company-search-input-wrap button:focus-visible {
  outline: 3px solid rgba(47, 116, 189, 0.28);
  outline-offset: 2px;
}

/* Keep public examples neutral rather than using Sousa Murray's own company record. */
.company-search-site .company-search-form > p > * {
  display: none !important;
}

.company-search-site .company-search-form > p {
  font-size: 0 !important;
}

.company-search-site .company-search-form > p::before {
  content: "For example: Tesco PLC or 00445790";
  font-size: 13px;
  line-height: 1.5;
  color: #617087;
}
