@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c);

.text-center{
  text-align: center;
  padding:10px;
}
.login-FormCheckbox_Label{
  outline:none!important;
}
.menu_name {
  font-family: "M PLUS Rounded 1c";
  font-size:26px;
  font-weight: bold;
  text-align: center;
  color:#6c4c40;
padding:20px;
   }
   .login-FormWrapper{
    margin:10px auto;
   }