.parallax-active #media-background-parallax-transparency {
    background-color: rgba(0,0,0,0.4);
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.testimonial-inner .testimonial-body {
    font-size: 20px;
    line-height: 1.18;
    font-family: inherit;
    font-family: 'Alegreya SC', serif !important;
}
