/* cookiebar_2023.css */
@keyframes cookiebar-overlay-in{0% {    background: rgba(0, 0, 0, 0); }  100% {    background: rgba(255,255,255, 0.85);    }}.contao-cookiebar .highlight .cc-btn.success{background-color:#e60;border-color:#e60}.contao-cookiebar .highlight .cc-btn.success:hover{background-color:#fff;border-color:#e60;color:#e60}.contao-cookiebar .cc-info > p{font-size:1.2em}.contao-cookiebar .cc-head p strong{color:#e60}.contao-cookiebar p{line-height:1em;margin-bottom: 5px !important}