/*
Description: Used to style the TinyMCE editor.
*/

html{
	padding: 30px;
}
body {
	font-family: Lato, sans-serif;
	background-color: #fff;
}
