.cm, .pm--box {
    background: var(--yellowLight) !important;
    font-family: "Roboto", sans-serif !important;
}

.cm__texts {
    padding: 0 !important;
}

.cm__title, .pm__title {
    font-family: "YetsonMono", serif !important;
    font-weight: normal !important;
    padding-top: 10px !important;
}

.pm__section-title {
    font-family: "YetsonMono", serif !important;
    font-weight: normal !important;
}

.cm__desc {
    margin-top: 0.6em !important; 
    padding-bottom: 0.6em !important;
}

.cm__btns {
    padding: 0.3rem 1.3rem !important;
    border-top: initial !important;
}

.cm__btn {
    padding: .1rem 0.1rem !important;
    min-height: 30px !important;
}

#cc-main .cm__btns,  .pm__footer {
    border-top: 0px !important;
}

.pm__header {
    border-bottom: 0px !important;
}

#cc-main .pm__section--toggle .pm__section-desc-wrapper, .pm__section-title-wrapper button {
    background-color: var(--cc-cookie-category-block-hover-bg) !important;
}

.accept-cookies {
    width: 100%;
    border: none;
    cursor: pointer;
}