.backlayer {
    z-index: -50;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.15;
}

.large-img {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 1.25rem;
}

.navbar-img {
    height: 1.25rem;
}

.lead-center {
    text-align: center;
    margin-bottom: 32px;
}

h1 {
    text-align: center;
}