/* RGB — anchors & scroll-to-anchor links created in the editor. */

.rgb-scroll-link {
	cursor: pointer;
}

/* Keep the anchor visible below the fixed header on native #hash jumps. */
.rgb-anchor {
	scroll-margin-top: 120px;
}
