@import url('index.css');

header {
	display: flex;
}
header > div {
	margin-right: 16px;
}
#local-banner {
	border-radius: 16px;
}
