/* Login page title */
.login-title {
  font-size: 32px;
}

/* Checkbox styling */
.remember-checkbox {
  height: 20px;
}
