.nl-row{
    color: #666;
    padding: 4px 0;
}
.nl-row a {
    display: inline-block;
    min-width: 80px;
}
.fr-view img {
    max-width: 100%;
}

.page-header {
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000000;
    border-bottom:none;
    text-transform: none;
}

.signup{
    margin-top: 75px;
    margin-bottom: 75px;
}

.nl-row a{
    color: #e3000f;
    text-decoration: underline;
}

.nl-row a:hover{
    text-decoration: none;
}

.signup p{
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    color: #000000;
}

.sub-title-signup{
    padding-top: 20px;
}