.separator__ellipse{display:block;height:38px;position:relative}.separator__ellipse .shape{bottom:0;clip-path:ellipse(50% 100% at 50% 100%);display:block;height:38px;left:-1rem;position:absolute;right:-1rem;top:0}.separator__ellipse .shape-yellow{background:var(--yellow)}.separator__ellipse .shape-marigold{background:var(--marigold)}.separator__ellipse .shape-purple{background:var(--purple)}.separator__ellipse .shape-fuchsia{background:var(--fuchsia)}.separator__ellipse .shape-light-gray{background:var(--light-gray)}.separator__ellipse.bg-white{background:var(--white)}.separator__ellipse.bg-purple{background:var(--purple)}.separator__ellipse.bg-fuchsia{background:var(--fuchsia)}.separator__ellipse.bg-yellow{background:var(--yellow)}.separator__ellipse.bg-marigold{background:var(--marigold)}