.help-internet-banking {
    background-color: #2e2d2b;
    color: #fff;
    display: inline-block;
    padding: 7px 0 7px 18px;
    width: 150px;
    font-size: 0.72em;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}

.help-internet-banking u {
    font-size: 1.388em;
    text-decoration: none;
    font-weight: normal;
    display: block;
}

.help-login-button {
    background-color: #2e2e2e;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding: 0 45px;
    font-weight: normal;
    box-sizing: border-box;
    display: inline-block;
    text-transform: uppercase;
}
