.dropdown-item {
  border-radius: $border-radius;

  &.active {
    font-weight: $font-weight-bold;
  }
}
