
#block_editor h2 {
	padding: 15px 20px;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	color: #AAA;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

.blockwriter-ui-blockeditor {
	padding-bottom: 30px;
}