
import {css} from "@benev/slate"
export default css`

section {
	margin: 1em;
	text-align: center;
}

`

