.form-group{
	max-width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

body{
	font-family: 'Inter', Helvetica, Arial, sans-serif;
}
