/**
 *
 * Apply your custom CSS here
 *
*/

body {

}

a {
}
.login-page{
  background-color:#0f0f0f;
}