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

.forgot-btn {
  background: #1f5496;
}
body{
    background: url(../images/bgimage2.jpg) no-repeat fixed !important;
    /* background-color: blue!important; */
    background-size: 100%!important;
}