@charset "UTF-8";
/* CSS Document */

/* jumbotron image front page */
.jumbotron-summer-work-2026 {
background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2026/media/summer-practice/QB-handing-the-ball-off-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 500px;/*
 border-top: 6px solid #a4aaad ;
 border-bottom: 6px solid #a4aaad ;*/
}

/* jumbotron image mobile front page */
.jumbotron-summer-work-2026-mobile {
 background-image: linear-gradient(00deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0.5970763305322129) 100%), url("../2026/media/summer-practice/QB-handing-the-ball-off-mobile.webp");
 height: 450px;
 background-size: cover;
 background-position: center;
}

















