.no-page-header {
    font-size: 35px;
    color: #727272;
    margin-top: 5%;
    margin-bottom: 5%;
}

.page-redirect-text {
    font-size: 22px;
    color: #505050;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.login-footer {
    font-weight: 300;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
}