.submit {
background: #0e4680;
color: #fff;
font-weight: bold;
text-align: center;
}


.submit:hover {
background: #748086;
color: #fff;
font-weight: bold;
text-align: center;
}

