:root {
    --themeWrapperBackgroundImage: url("/themes/95/bkg.gif");
    --themeHeaderImage: url("/themes/95/header.png");
    --themeHeaderBackgroundImage: url("/themes/95/bkg_header.jpg");
    --themeHeaderMobileImage: url("/themes/95/header_mobile.jpg");
    --themeTitleColor: #fff;
    --themeSubtitleColor: #fff;
    --themeInstitutionColor: #333;
    --themeInstitutionWidth: 17rem;
    --themeInstitutionMarginRight: 1rem;
}