div#cookie-law-info-bar { background: #ca3e27 !important; color: #fff !important; box-shadow: none !important; }
div.cli-bar-message { display: block; max-width: 1100px; width: 100%; margin: 0 auto; float: none; text-align: center; }

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

a#cookie_action_close_header { 
    margin:12px 0 6px 0 !important; 
    color: #ca3e27 !important;
    background: #fff !important; 
    text-decoration: none;
    font-family: 'Gotham-Bold',Helvetica,sans-serif;
    font-size: 17px; 
    font-weight: 500;
    text-transform: uppercase;
 }

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