#editing{
	margin-top: 32px;
	margin-bottom: 72px;
}

#editing h2{
	margin-top: 36px;
	margin-bottom: 18px;
}

#editing .text-1{
	margin-top: 18px;
}

#editing .col-lg-9{
	width: 90%;
}

.nav-link{
	color: #4289d4;
	text-decoration: none;
	font-size: 13px;
}

.nav-link:hover {
	text-decoration: underline;
}


.nav-link:visited {
	color: #4289d4;
}


.nav-dash{
	font-size: 13px;
	color: #ccc;
}

#title h4{
	margin-bottom: 9px;
}
.fancybox-effects img{
margin-top: 18px;
margin-bottom: 18px;
}