#testimonial {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.500em;
    line-height: 1.1666667;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.6);
}

cite {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 0.950em;
    line-height: 2.33333;
    color: rgba(255, 255, 255, 0.6);
    font-style: normal;
    text-transform: uppercase;
    text-align: center
}
