:root {
    --themeWrapperBackgroundImage: url("/themes/76/bkg.jpg");
    --themeHeaderBackgroundImage: url("/themes/76/bkg_header.png");
    --themeHeaderDecorationsImage: url("/themes/76/decorations.png");
    --themeHeaderMobileImage: url("/themes/76/header_mobile.png");
    --themeTitleColor: #fdc500;
    --themeTitleShadow: .1rem .1rem .2rem black;
    --themeSubtitleColor: #e40066;
    --themeSubtitleShadow: .1rem .1rem .2rem black;
    --themeTitleMobileColor: #3d7099;
    --themeSubtitleMobileColor: #0f7781;
    --themeInstitutionColor: #fdc500;
    --themeInstitutionShadow: .1rem .1rem .2rem black;
}