.page-forgot-password {
  background-color: #eee;
}
.page-forgot-password p {
  color: #9e9e9e;
}
.page-forgot-password form {
  width: 250px;
  margin: 30px auto;
}

.page-forgot-password .social .icon,
.page-forgot-password .social .icon:hover,
.page-forgot-password .social .icon:active {
  color: #fff;
}
