







/* ___________________ program-specific stylesheet for hockey parent ______________________ */

#header-banner {
    background-image: url('/koala_final/contents/images/generic/hockeyparent/header-banner-pre-login.jpg');
}

#header.post-login #header-banner {
    background-image: url('/koala_final/contents/images/generic/hockeyparent/header-banner-post-login.jpg');
}

#header-banner-text-small {
    background-image: url('/koala_final/contents/images/generic/hockeyparent/header-banner-text-small.png');
}


#header .nav-item.active .nav-link {
    color: #db8180 !important;
}

#content h1 {
    color: #790b0b;
}