:root {
	--color-brand: #00fcc1;
}
.Header__logo img {
	max-height: 48px;
    max-width: none;
}
.SearchContainer__downArrow {
	border-top-color: #00fcc1;
}

