
.dropdown-content li>a, .dropdown-content li>span {
  font-size: 16px;
  color: #500020;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

input.select-dropdown.dropdown-trigger{
  color: white;
}

.select-wrapper svg path:first-child{
  fill: white;
}

@media only screen and (min-width: 900px) {
  #toast-container {
    top: auto !important;
    left: auto !important;
    bottom: 10%;
    right:30%;  
  }
}
.tabs .indicator {
	display: none !important;
}