
div{
	border-radius: 4px;
}

.tiptap h1{
	font-weight: 400;
}

.tiptap{
	outline: none;
	font-size: inherit;
}

.tiptap p{
	margin: 0px 0px 1.3em 0px;
}