.landing-page section.banner h1, section.banner h2 {
    font-size: 55px;
}
.landing-page section.banner {
    height: auto;
    background-color: rgb(0 0 0 / 70%);
    padding: 15vh 0 5vh;
}
.landing-page .materials-card .image-wrap.small {
    width: 90px;
    height: 90px;
}
.page-template .landing-page .materials-cards {
    text-align: center;
    font-family: "HelveticaLTWXX-Roman", sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.page-template .landing-page .copy-wrap ul{
    margin-bottom:30px;
}