:root {
    --HeaderBackground: linear-gradient(#800016 0%, #C00021 100%);
    --HeaderColor: #fff;
    --HeadlineColor: #004E89;
    --ButtonBackground: #C00021;
    --DefaultWhite: #fff;
    --SectionHeadlineColor: #800016;
    --AlternateColor: #C00021;
}
