.dd-handle {
  font-weight: normal;

  &:hover {
    color: $color-primary
  }
}

.dd3-content {
  font-weight: normal;
}