.nk-cookie-banner {
    background-color: #8A2B21;
    color:white;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    border-radius: 0px;
    display: none;
}
.nk-cookie-banner a {
    color:yellow
}