:root {
  --color-brand: #6DB03E !important;
}

.SearchContainer__downArrow {
  border-top-color: var(--color-brand) !important
}
