section .flex {
	column-gap: 2rem;
}
section .input-wrapper.text {
	width: calc(50% - 1rem);
}