li.cm-app {
    padding-left: 100px !important;
}

.tailcmp .cookie-modal .cm-btn.cm-btn-success, .tailcmp .cookie-notice .cm-btn.cm-btn-success {
    background: #0c9abe !important;
}

.tailcmp .cookie-modal a, .tailcmp .cookie-notice a {
    color: #0c9abe !important;
}

.tailcmp .cookie-modal .cm-btn.cm-btn-info, .tailcmp .cookie-notice .cm-btn.cm-btn-info {
    background: #0c9abe !important;
}

.tailcmp .cm-consent-btn-accept {
    background: #0c9abe !important;
    border-color: #0c9abe !important;
}

.tailcmp .cm-consent a {
    color: #0c9abe !important;
}

.hidden-message{
    display: none;
}
