/*hotpotato styles*/
#hotpotato {
    font-size: 1em;
    color: #222;
    line-height: 1.5;
}

/*button*/
#nextpotato {
    border-radius: 5px;
    background: var(--bg-holz);
}

/*.wp-block-columns {*/
/*    display: none!important;*/
/*}*/