.login-pf {
  background: none;
}

.login-pf body {
  background: url('../img/mosti_background.png') no-repeat center center fixed;
  background-size: cover;
}

/* Fix the login box width and center it */
.login-pf-page .card-pf {
  max-width: 400px;
  margin: 0 auto;
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


#kc-header-wrapper {
  font-size: 28px;
  font-family: 'Arial', sans-serif;
  font-weight: 500;
  color: #FFFFFF;
}

#kc-page-title {
  font-size: 22px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  color: #333;
}
