.buttons{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	margin: 20px 0;
}