.title h1 {
    font-size: 37px;
    margin-bottom: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
}

.Lost_password {
    text-align: right;
}

.footer_text {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
}
.btn_wrapper {
    width:100% !important;
}
.title h1 {
    margin-top:40px;
}