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