.cms_sectionControls {
	width: 40px;
	position: absolute;
	right: 1.8em;
	top: 2em;
}

.cms_sectionControls a {
	width: 100%;
	height: 30px;
	border-radius: 2px;
	margin-bottom: 1px;
	background: hsl(0, 0%, 100%);
	box-shadow: 0px 1px 2px hsla(0, 0%, 0%, 0.05);
	text-align: center;
	font-size: 24px;
	line-height: 30px;
}