:root {
    --akzentfarbeFest: #ff6600;
    --orangebackground: #ff66337c;
    --orangebackgrounddark: #da5123;
    --orangebackgroundbutton: #ffa486;
    --gruendarkmode: #fff1c5;
    --gruenlightmode: #666633;
    --backgrounddarkmode: rgb(37, 17, 0);
    --backgroundlightmode: rgb(254, 244, 239);
    --akzentfarbeFesthover: #ff3c00;
}

.VerweisHome {
    font-size: 11.5pt;
    font-weight: 700;
    text-align: center;
}