.cookies-panel {
    background-color: #727272;
    padding: 10px;
    color: white;
}

.cookies-panel h1 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.cookies-hidden {
    display: none;
}
