.byza-dropdown-wrapper {
  margin-bottom: 1.5rem;
  width: 100%;
}

.byza-header {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 4px;
  color: #333;
}

.byza-dropdown-wrapper select {
  width: 100%;
  font-size: 16px;
  padding: 10px;
  line-height: 1.4;
  max-width: 100%;
  box-sizing: border-box;
}
