/*! Lightning Design System 2.12.0 */
@charset "UTF-8";
.slds-dropdown {
  padding: 0;
  font-size: 1rem;
}
.slds-dropdown__item > a {
  line-height: 2.75rem;
  padding: 0 0.75rem;
}
.slds-dropdown__header {
  font-size: 1rem;
}
