.contao-cookiebar .cc-head h2,
.contao-cookiebar .cc-head p {
    color: white;
}

.contao-cookiebar .cc-inner {
    background-color: #c1925f;
}

.contao-cookiebar .cc-group {
    background-color: white;
}

.contao-cookiebar .cc-info a {
    color: white;
}

.contao-cookiebar .highlight .cc-btn.success {
    background-color: #840000;
    border: none;
    background: #840000;
}

.contao-cookiebar .highlight .cc-btn.success:hover {
    background-color: #aa0101;
}

.cookiebar_default_deny {
	z-index: 99999;
}