:root {

    --theme-background-gradient-start: rgb(64, 126, 201);
    --theme-background-gradient-stop: rgb(64, 126, 201);
    --theme-footer-bgcolor: rgb( 12, 35, 64);
    --theme-header-navcolor-active: #f58220;
    --theme-header-navcolor-normal:  #00837c;
    --cricket-media-logo-height: 3.5rem;
    --theme-background-image: none;
}
