/* Testimonials - Header */
.testimonials-label {
    color: #00f6fe;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.testimonials-title h2 {
    color: #ffffff;
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 3rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
}