.ibeugdpr-consent-button {
    background: #11b8cc !important;
}

#teconsent {
    margin-top: 20px;
    margin-left: 16px;
    margin-bottom: 10px;
    text-decoration: underline;
    text-align: left;
}
#teconsent a {
    color: #523695;
}
#teconsent a:visited, #teconsent a:active {
    color: #22229C;
}

/* Responsive */
#teconsent.responsive {
    margin-left: 0;
}
#teconsent.responsive a{
    color: gray;
}
#teconsent.responsive a:hover{
    color: #337ab7;
}

/* MDot */
#teconsent.mdot {
    margin: 0 0 0 13px;
    padding-bottom: 30px;
}
#teconsent.mdot a{
    color: #fff;
}
#teconsent.mdot a:hover{
    color: #fff;
}

/* Edu */
#teconsent.edu {
    margin-left: 0;
    margin-bottom: 20px;
}

/* OneTrust */
#onetrust-banner-sdk {
    z-index: 99999 !important;
}