#truste-consent-buttons {

}

#consent_blackbar {
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9997;
    box-shadow: 0 -2px 16px 0 rgba(0, 0, 0, .12);
}

#teconsent a {
    text-decoration: none;
}