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