#content{
    padding-bottom: 40px
}

.logo{
    display: table;
    margin: auto;
    margin-bottom: 60px;
}

h2{
    text-align: center;
    color: #3C77D8;
}

.forgot{
    font-size: 14px;
    color: #94A1B2;
    float: right;
}
    
#submit{
    margin-top: 60px;
}

.register{
    color: #DA0914;
    margin-top: 10px;
    display: block;
    text-align: center;
    text-decoration: underline;
}