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