/*

Rachel Simanjuntak
December 2017
hello@rachelksim.com
For: Shapa

*/

/******************************
CREATE AN ACCOUNT
******************************/

#create-an-account form {
	margin-bottom: 0;
}

.form-control {
	width: 100%;
}

@media screen and (max-width: 500px) {
	#account-creation-note {
		font-size: 14px;
	}
}