:root {
    --primary: #8cc828 !important;
    --secondary: #f7dc24 !important;
    --primarytext: #ffffff !important;
    --secondarytext: #000000 !important;
    --themeheaderbgcolour: #1C2541 !important;
    --themebgcolour: #F7F5EF !important;
    --themefooterbgcolour: #BBB6A8 !important;
    --themeheadercolour: #FFFFFF !important;
    --themecolour: #212529 !important;
    --themefootercolour: #212529 !important;
    --albelowlightcolour: #F2B8BA !important;
    --albelowcolour: #D3161D !important;
    --alexpectedcolour: #71AA17 !important;
    --alsurpassedcolour: #208309 !important;
    --bgalbelowlightcolour: #F2B8BA !important;
    --bgalbelowcolour: #D3161D !important;
    --bgalexpectedcolour: #71AA17 !important;
    --bgalsurpassedcolour: #208309 !important;
}
