.footer {
	width: 100%;
	display: flex;
	flex-direction: row;
	gap: 8px;
}

