.termsfeed-com---palette-dark.termsfeed-com---nb {
    background-color: transparent !important;
}

.termsfeed-com---nb .cc-nb-main-container {
    background-color: slateblue;
    position: fixed;
    bottom: 0;
    padding: 0.5rem !important;
}

.cc-nb-title {
    font-size: 14px !important;
    margin-bottom: 0.25rem !important;
}

.cc-nb-text {
    font-size: 12px !important;
    margin-bottom: 0.5rem !important;
}

.cc-nb-buttons-container button {
    font-size: 12px !important;
    padding: 0.25rem !important;
}

.cc-nb-reject, .cc-nb-okagree, .cc-cp-foot-save {
    background-color: deepskyblue !important;
}

.termsfeed-com---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: none !important;
}

.termsfeed-com---palette-dark .cc-pc-head-close:focus, .termsfeed-com---palette-dark .cc-pc-head-close:active {
    border: none !important;
}

.update-pref-ctr {
    text-align: right;
    padding-right: 1rem;
    background-color: black;
}

.update-pref-ctr a {
    color: #4169e1;
}

.update-pref-ctr a:hover, .update-pref-ctr a:active, .update-pref-ctr a:focus {
    color: #910cab;
}