.main {
	overflow: initial;
}

h3,
h2 + h3,
span + h4 {
	margin-top: 1.6em;
}

h4 + ol {
	margin-top: 0.8em;
}

h2.divider-top {
	padding-top: 1.6em;
}

.margin-bottom-custom {
	margin-bottom: 1em;
}
.margin-top-custom {
	margin-top: 1em;
}

.anchor-spacing-top {
	scroll-margin-top: 75px;
}
