import React from "react"; import "./MoviesStyles.css"; function CardDescription({ children, ...restProps }) { return (