

form#userForm h2
{
color: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
}




form#userForm fieldset#rsform_1_page_0.formContainer div.form-row div.col-12

{
max-width: 600px;
}



/* lähetä */


#Submit
{
background: #bb2025 !important;
	border: none !important;
	margin-bottom: 50px;

}
#Submit:hover
{
background: #dd9b46 !important;
}

