
.qte-container {
    background-image: url("../Pictures/RARF_picture_batch_1/IMG_4282_edit.png");
    background-size: cover;
    background-attachment: fixed;
    filter: grayscale(40%);
}

.quote-box {
    margin: 0 75px;
    padding: 120px 0 60px 0;
}

.qte-nme-box {
    margin: 0 75px;
    padding: 0 0 60px 0;
    text-align: right;
}

.quote-box {
    font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        color: white;
        font-style: italic;
    
}

.qte-nme-box {
    font-family: 'Lato', sans-serif;
        font-weight: 500;
        color: white;
        font-size: 1.5em;
}
