.story-buttons-container {
	display: flex;
}

.story-buttons-container > * {
	margin-right: 10px;
	margin-bottom: 10px;
}
