/* CSS Document */

:root{
	--global--color-green: #f00 !important;
}

body {
	background: #f0f0f1 !important;
}

.editor-styles-wrapper {
	background-color: #fff !important;
}
.editor-styles-wrapper .wp-block {
  max-width: 840px !important;
}

h1 {
	font-size:22px !important;
}

th#order{
	width:100px;
}
th#background{
	width:100px;
}
