// ------------------------------------
// CHECKOUT LOGIN FORM
// ------------------------------------
.fc-login-form__wrapper {
	margin: 0 !important; // Needed to make sure the wrapper element won't take any space at the bottom of the page
	padding: 0 !important; // Needed to make sure the wrapper element won't take any space at the bottom of the page
}
