h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: verdana;
}
body {
font-family: verdana;
}
.section-inverse-color h1, .section-inverse-color h2, .section-inverse-color h3, .section-inverse-color h4, .section-inverse-color h5, .section-inverse-color h6 {
color: #FFF;
}
.black-background-overlay {
opacity: 1;
background-color: #141414;
}
.accent-background-overlay {
    opacity: 0;
}
.testimonial-text {
    font-size: 17px;
    font-style: italic;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 40px;
    /* letter-spacing: 1px; */
}