div.ipl-cookie .ipl-button {
    background: #dedede;
}

div.ipl-cookie .ipl-button:hover,  div.ipl-cookie .ipl-button:focus{
    background: #cccccc !important;
}

.underliner {
    text-decoration: underline !important;
}

.underliner:hover {
    text-decoration: none !important;
}