div#cookie-law-info-bar { background: #eec51b !important; color: #000 !important; font-size: 16px; box-shadow: none !important; }
div.cli-bar-message { display: block; max-width: 1140px; width: 100%; margin: 0 auto; float: none; text-align: center;  }

div.cli-bar-message a { text-decoration: underline; color: #000; }
div.cli-bar-message a:hover { text-decoration: none; color: #000; }

a#cookie_action_close_header { padding: 12px 18px;
    margin:12px 0 6px 0 !important; 
    color: #eec51b !important;
    background: #000 !important; 
    text-decoration: none;
    font-family: 'Oswald',sans-serif;
    font-size: 18px; 
    font-weight: 500;
    text-transform: uppercase;
 }

 a#cookie_action_close_header:hover { background: #fff !important; color:#000 !important; }