#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #005baa;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: #005baa;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background: #005baa;
}


#tarteaucitronRoot #tarteaucitronAlertBig {
    background: rgba(0,0,0,0.8);
 }

 div#tarteaucitronInfo {
  border-color:#FFF;
 }
 
 .tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
    opacity: 0.7;
}