
.jumbotron {
    padding: 4rem 2rem;
    margin-bottom: 2rem;
    background-color: var(--bs-jumbotron);
    border-radius: .3rem;
}

