@font-face {
    font-family: "VBV";
    src:
        url("https://www.vbv-bw.de/_assets/dfb45f4707719cedf0540c5f14d5c9cb/Dist/0081d4a10be3d700da5c.woff2") format("woff2");
}

:root {
    --font-family: VBV;
    --page-bg-color: #fff;

    --highlight-color: #000;
    --border-color: #000;

    --text-color: #000;
    --title-color: #000;

    --block-header-text-color: #000;
    --block-header-bg-color: #efefef;

    --button-text-color: #000;
    --button-bg-color: #fffc00;
    --button-bg-gradient-color: #fffc00;

    --project-color1: #fffc00;
    --project-color2: #fffc00;
    --project-color3: #fffc00;
    --project-color4: #fffc00;
    --project-color5: #fffc00;
    --project-color6: #fffc00;

    --project-icon-url: url("https://www.vbv-bw.de/fileadmin/user_upload/VBV/Publikationen/BaWue_Icon_Buch_rgb_schwarz.png");


}
/*
https://www.vbv-bw.de/_assets/dfb45f4707719cedf0540c5f14d5c9cb/Dist/0081d4a10be3d700da5c.woff2
https://www.vbv-bw.de/_assets/dfb45f4707719cedf0540c5f14d5c9cb/Dist/b31cc5394edec666b423.woff2
https://www.vbv-bw.de/_assets/dfb45f4707719cedf0540c5f14d5c9cb/Dist/e363c05f5486c8813bcd.woff2

https://www.vbv-bw.de/_assets/dfb45f4707719cedf0540c5f14d5c9cb/Icons/MainLogos/VBV.svg
*/

.gws {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
