#ai-product-description {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    color: #333;
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 8px;
    margin-top: 20px;
    white-space: pre-line;
}
