/* jumbotron 2026 roy lopez */
.jumbotron-roy-lopez-2026 {
 background: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0.5970763305322129) 100%), url("../2026/media/lopez/Roy-Lopez-jumbo.webp") center no-repeat;
 background-size: cover;
 height: 500px;
 padding-top: 80px;
 
}

/* jumbotron 2026 roy lopez mobile */
.jumbotron-roy-lopez-2026-mobile {
 background-image: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0.5970763305322129) 100%), url("../2026/media/lopez/Roy-Lopez-mobile.webp");
 height: 450px;
 background-size: cover;
 background-position: center;
}
