/* Testimonials - Header */
.testimonials-label {
    color: #00f6fe;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    font-family: 'Orbitron', sans-serif;
    text-shadow: 0 0 15px rgba(0, 246, 254, 0.7);
}

.testimonials-title h2 {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Source Sans Pro", Arial, sans-serif;
}