@ -26,7 +26,7 @@ const ProcessCard = ({ processes, title, hint, items, options }) => {
))}
</div>
{/* middle */}
<div className="flex flex-col p-4 my-5">
<div className="flex flex-col p-4 my-5 mr-5">
<h2 className="text-lg text-blue-800 font-sansbold">{title}</h2>
<p className="text-sm text-justify leading-6 mt-3">{hint}</p>