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

/* jumbotron brockport courage-bowl-lunch-2025 */
.jumbotron-team-2026 {
 background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,1) 100%), url("../2026/media/Avon-Lake-Shoremen-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 550px;
 padding-top:120px;
}

/* jumbotron brockport-courage-bowl-lunch-2025 mobile */
.jumbotron-team-2026-mobile {
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 5%, rgba(0,0,0,0.835171568627451) 20%, rgba(0,0,0,0) 100%), url("../2026/media/Avon-Lake-Shoremen-mobile.webp") center no-repeat;
 height: 500px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

