.@{alert-prefix-cls} { 
  align-items: flex-start;

  .arco-alert-title+.arco-alert-content{
    color: var(--color-text-4);
  }
}
