:root {
  --primary: #178a86 !important;
  --button: #178a86 !important;
  --button-text: #ffffff !important;
  --button-border: #178a86 !important;
  --search-button: #178a86 !important;
  --search-button-text: #ffffff !important;
  --search-button-border: #178a86 !important;
  --text: #000000 !important;
  --badge-background: #b29a64d9 !important;
  --badge-link: #000000 !important;
}