.block-jump-links {
	text-align: center;
}

.block-jump-links hr {
	margin-bottom: 30px;
}

.block-jump-links p.block-jump-links__title {
	font-size: clamp( 30px, 4vw, 44px );
	font-family: var(--wp--preset--font-family--script);
	line-height: 1.2;
}

.block-jump-links select {
	max-width: 736px;
	margin: 24px auto;
	padding: 0 16px;
	line-height: 67px;
	height: 67px;
}
