.login-bg {background-color: #ff9800 !important;   }
@font-face {
     font-family: android-logo;
     src: url('../fonts/Android/Android.ttf');
	 font-weight: normal;
	 font-style: normal;
}
.logo-text {
  font-family: android-logo !important;
  color: white !important;
}