/* V6.4 登录页安全提示样式。 */
.login-panel .security-note {
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
}
