body {
  background: url('../images/bgimage2.jpg') no-repeat fixed !important;
  background-size: 100% 100% !important;
}

.font-text-sm {
  font-size: 0.9rem !important;
}

.login-title {
  font-size: 24px;
  color: #205597;
  margin-top: 0;
}

.login-btn {
  background: #1f5496;
}
