.submitChoices {
	position: absolute;
	width: fit-content !important;
	left: 50%;
	bottom: 64px;
	transform: translate(-50%,-50%);
}
