
.vm-login-recover-final{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:12px 0 4px;
}

.vm-login-recover-final a,
.vm-auth-recover-only{
  color:#dff7ff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-decoration:none!important;
  opacity:.96!important;
}

.vm-login-recover-final a:hover,
.vm-auth-recover-only:hover{
  color:#ffffff!important;
  text-shadow:0 0 14px rgba(126,231,255,.75)!important;
}

.vm-change-password-fixed-link{
  cursor:pointer!important;
}
