:root {
--primary-color: #636457;
--accent-color: #483e35;
--primary-contrast-color: white;
--accent-contrast-color: white;
}
.search-logo {
margin-right: 1rem;
height: 60px;
width: 84px !important;
background: url(//images.squarespace-cdn.com/content/v1/617bd839a4b596168d88837e/5f2ce2d1-9cee-41f7-9b27-79ac8f9a670c/Asset+2400.png);
background-size: 80px;
background-repeat: no-repeat;
background-position: center;
}