I want to customize the following diagram:
With following code
\documentclass[border=10pt]{standalone}
\usepackage{smartdiagram}
\begin{document}
\smartdiagram[descriptive diagram]{
{XYZ,LOREM IPSUM},
}
\end{document}
to be like



