h2,
.h2 {
    color: #4b7f5d;
    font-weight: 900;
}

.quote {
    color: #4b7f5d;
    font-weight: 900;
    font-size: calc(var(--typeHeaderSize)* 0.85);
    font-family: Oswald, sans-serif;
    line-height: 130%;
    text-transform: uppercase;
}