/* fix space between icon en tekst has underline decoration*/
#eh_login_link {
    text-decoration: unset;
}

#eh_login_link_tekst {
    text-decoration: underline;
}

#eherkenning-loa {
    background-image: url('../images/eherkenning_loa.svg');
    display: inline-block;
    height: 2rem;
    width: 14rem;
    background-repeat: no-repeat;
    vertical-align: text-top;
}

#eherkenning-logo {
    background-image: url('../images/eherkenning_logo.svg');
    display: inline-block;
    height: 2rem;
    width: 10rem;
    background-repeat: no-repeat;
    vertical-align: text-top;
}

#eherkenning {
    margin-bottom: 0;
}

#tokenlogin {
    margin-bottom: 0;
}
