b {
  color: var(--atomic-primary);
}

.search-css {
  color: #CAA144 !important;
  font-size: 1.7rem !important;
  max-height: unset !important;
  line-height: normal !important;
} 


:host {
cursor: pointer;
}