/* ### Cookie Consent Plugin ### */

div.cc_container {
    animation: none;
    transition: none;
}

/* Button "Verstanden" */
div.cc_container a.cc_btn {
    background-color: #f00000;
    color: white;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: 500;
}

div.cc_container p.cc_message {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 1.2em !important;
    line-height: 1.3;
    padding-bottom: 0.5em;
}

div.cc_container p.cc_message a {
    color: #f00000;
}

div.cc_container {
    background-color: #4b4949;
}
