.@{modal-prefix-cls} { 
  &-header{
    padding-top: @spacing-9;
  }
  
  &-title {
    font-weight: 600;
    font-size: 18px;
  }

}
