section .flex {
	column-gap: 2rem;
}
section .slider-content .input-wrapper.text {
	min-width: 16rem;
	width: 16rem;
}
section #outputs-container {
	margin-top: 2rem;
}
section #outputs-container .output-wrapper {
	margin-top: 1rem;
	padding: 1.5rem;
}