html {
	font-family: "Noto Sans Hebrew", Arial, sans-serif;
}

body {
	margin: 0;
	background: #fff;
	color: #182019;
}

.bnb-shell,
.bnb-board-shell {
	max-width: 72rem;
	margin: auto;
	padding: 1rem;
}

.bnb-skip-link:focus {
	position: fixed;
	inset-block-start: 0.5rem;
	inset-inline-start: 0.5rem;
	z-index: 9999;
}
