.masthead {
    height: 100vh;
    min-height: 40rem;
    padding-top: 72px;
    padding-bottom: 0;
    background: linear-gradient(to bottom, rgba(38, 38, 43, 0.8) 0%, rgba(38, 38, 43, 0.8) 100%), url("../img/background-min.026995575bc9.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    color: rgba(255, 255, 255, 0.7);
}
