return ( <div style={{ minWidth: "17rem" }}> <div style={{ margin: "2rem 2rem 2rem 0.5rem", padding: "2rem", borderRadius: "18px", backgroundColor: "white", boxShadow: "0px 8px 28px rgba(43, 68, 106, 0.05)", }} ></div> </div> );