.cookie-guideline-container {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    text-transform: none;
    z-index: 10;
}

.cookie-guideline-info {
    background: rgba(0, 0, 0, .8);
    font-size: 14px;
    border: 0;
    color: #dee1e3;
}

.cookie-guideline-info a {
    color: #188dc2;
}

.cookie-notice {
    padding: 10px 0;
    margin: 0;
}

.cookie-notice * {
    margin: 0;
}

.cookie-btn {
    color: #ffffff;
    margin-left: 10px;
    background: #1076e5;
}

.cookie-text-center {
    text-align: center;
}
