// @format

@import "variables.scss";

.block-library-nextpage__container {
	align-items: center;
	padding: 4px 4px 4px 4px;
}

.block-library-nextpage__line {
	background-color: #555d66;
	height: 2;
}

.block-library-nextpage__text {
	text-decoration-style: solid;
	font-family: $default-regular-font;
}
