body {
	font-family: system-ui, sans-serif;
	margin: 2rem;
	line-height: 1.6;
	color: #0b141a;
	background: #f5f7fa;
}

.taxi-simple-main {
	max-width: 42rem;
}

.entry-content {
	margin-top: 1rem;
}
