body {
	font-family: 'Alef', system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';
	background-color: #111;
	color: #FFF;
	direction: rtl;
}

.centered {
	max-width: 85%;
	margin: auto;
	text-align: center;
}
