
.jumbotron.jumbotron-fluid {
    background: url(../images/orange-solar-rafts.webp) no-repeat fixed;
    background-position: center;
    background-size: cover;

    text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.75);
}
