body {
    background-color: #3c2f20
}
:root {
--color-text: #ffffff;
--color-header: #3c2f20F2;
--color-headermenubutton: #fbcf0c;
--color-dropdownbg: #ffffff;
--color-dropdowntext: #000000;
--color-background: #3c2f20;
--color-bodytext: #ffffff;
--color-footer: #3c2f20;
--color-cardbackground: #272a2d;
--color-cardtext: #ffffff;
--color-primary: #ffd500;
--color-sekundare: #f5d847;
--color-secondary: #f5d847;
--color-accent: #c44c4c;
--color-gluecksradpopupbg: #ffffff;
--color-gluecksradpopuptext: #000000;
--color-black: #000000;
--color-white: #ffffff;
--color-headertext: #fbcf0c;
--color-buttonbackground: #6859ea;
--color-buttontext: #000000;
--color-buttontexthover: #ffffff;
--color-: #000000;
--color-: #000000;
--gradient-primary: linear-gradient(90deg, rgba(245,216,71,1) 0%, rgba(255,213,0,1) 100%);
}
    .color-text {
        color: #ffffff;
    }
    .has-text-color {
        color: #ffffff;
    }
    .has-text-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-text-background-color {
        background-color: #ffffff;
    }
    .color-header {
        color: #3c2f20;
    }
    .has-header-color {
        color: #3c2f20;
    }
    .has-header-background-color {
        background-color: #3c2f20;
    }
    .wp-block-cover.has-header-background-color {
        background-color: #3c2f20;
    }
    .color-headermenubutton {
        color: #fbcf0c;
    }
    .has-headermenubutton-color {
        color: #fbcf0c;
    }
    .has-headermenubutton-background-color {
        background-color: #fbcf0c;
    }
    .wp-block-cover.has-headermenubutton-background-color {
        background-color: #fbcf0c;
    }
    .color-dropdownbg {
        color: #ffffff;
    }
    .has-dropdownbg-color {
        color: #ffffff;
    }
    .has-dropdownbg-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-dropdownbg-background-color {
        background-color: #ffffff;
    }
    .color-dropdowntext {
        color: #000000;
    }
    .has-dropdowntext-color {
        color: #000000;
    }
    .has-dropdowntext-background-color {
        background-color: #000000;
    }
    .wp-block-cover.has-dropdowntext-background-color {
        background-color: #000000;
    }
    .color-background {
        color: #3c2f20;
    }
    .has-background-color {
        color: #3c2f20;
    }
    .has-background-background-color {
        background-color: #3c2f20;
    }
    .wp-block-cover.has-background-background-color {
        background-color: #3c2f20;
    }
    .color-bodytext {
        color: #ffffff;
    }
    .has-bodytext-color {
        color: #ffffff;
    }
    .has-bodytext-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-bodytext-background-color {
        background-color: #ffffff;
    }
    .color-footer {
        color: #3c2f20;
    }
    .has-footer-color {
        color: #3c2f20;
    }
    .has-footer-background-color {
        background-color: #3c2f20;
    }
    .wp-block-cover.has-footer-background-color {
        background-color: #3c2f20;
    }
    .color-cardbackground {
        color: #272a2d;
    }
    .has-cardbackground-color {
        color: #272a2d;
    }
    .has-cardbackground-background-color {
        background-color: #272a2d;
    }
    .wp-block-cover.has-cardbackground-background-color {
        background-color: #272a2d;
    }
    .color-cardtext {
        color: #ffffff;
    }
    .has-cardtext-color {
        color: #ffffff;
    }
    .has-cardtext-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-cardtext-background-color {
        background-color: #ffffff;
    }
    .color-primary {
        color: #ffd500;
    }
    .has-primary-color {
        color: #ffd500;
    }
    .has-primary-background-color {
        background-color: #ffd500;
    }
    .wp-block-cover.has-primary-background-color {
        background-color: #ffd500;
    }
    .color-secondary {
        color: #f5d847;
    }
    .has-secondary-color {
        color: #f5d847;
    }
    .has-secondary-background-color {
        background-color: #f5d847;
    }
    .wp-block-cover.has-secondary-background-color {
        background-color: #f5d847;
    }
    .color-accent {
        color: #c44c4c;
    }
    .has-accent-color {
        color: #c44c4c;
    }
    .has-accent-background-color {
        background-color: #c44c4c;
    }
    .wp-block-cover.has-accent-background-color {
        background-color: #c44c4c;
    }
    .color-gluecksradpopupbg {
        color: #ffffff;
    }
    .has-gluecksradpopupbg-color {
        color: #ffffff;
    }
    .has-gluecksradpopupbg-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-gluecksradpopupbg-background-color {
        background-color: #ffffff;
    }
    .color-gluecksradpopuptext {
        color: #000000;
    }
    .has-gluecksradpopuptext-color {
        color: #000000;
    }
    .has-gluecksradpopuptext-background-color {
        background-color: #000000;
    }
    .wp-block-cover.has-gluecksradpopuptext-background-color {
        background-color: #000000;
    }
    .color-black {
        color: #000000;
    }
    .has-black-color {
        color: #000000;
    }
    .has-black-background-color {
        background-color: #000000;
    }
    .wp-block-cover.has-black-background-color {
        background-color: #000000;
    }
    .color-white {
        color: #ffffff;
    }
    .has-white-color {
        color: #ffffff;
    }
    .has-white-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-white-background-color {
        background-color: #ffffff;
    }
    .color-headertext {
        color: #fbcf0c;
    }
    .has-headertext-color {
        color: #fbcf0c;
    }
    .has-headertext-background-color {
        background-color: #fbcf0c;
    }
    .wp-block-cover.has-headertext-background-color {
        background-color: #fbcf0c;
    }
    .color-buttonbackground {
        color: #6859ea;
    }
    .has-buttonbackground-color {
        color: #6859ea;
    }
    .has-buttonbackground-background-color {
        background-color: #6859ea;
    }
    .wp-block-cover.has-buttonbackground-background-color {
        background-color: #6859ea;
    }
    .color-buttontext {
        color: #000000;
    }
    .has-buttontext-color {
        color: #000000;
    }
    .has-buttontext-background-color {
        background-color: #000000;
    }
    .wp-block-cover.has-buttontext-background-color {
        background-color: #000000;
    }
    .color-buttontexthover {
        color: #ffffff;
    }
    .has-buttontexthover-color {
        color: #ffffff;
    }
    .has-buttontexthover-background-color {
        background-color: #ffffff;
    }
    .wp-block-cover.has-buttontexthover-background-color {
        background-color: #ffffff;
    }
    .color- {
        color: #000000;
    }
    .has--color {
        color: #000000;
    }
    .has--background-color {
        background-color: #000000;
    }
    .wp-block-cover.has--background-color {
        background-color: #000000;
    }
    .color- {
        color: #000000;
    }
    .has--color {
        color: #000000;
    }
    .has--background-color {
        background-color: #000000;
    }
    .wp-block-cover.has--background-color {
        background-color: #000000;
    }
    .has-primary-gradient-background {
        background: linear-gradient(90deg, rgba(245,216,71,1) 0%, rgba(255,213,0,1) 100%);
    }
