

.blockquoteLightPurple {
    font-size: 1.2em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background: #330066;;
    color: #fff;
    border-left: 4px solid #ff9933;
    margin: 0.5em 0;
    padding: 1em 0;
}


cite {
    color: #ccc;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    font-style: normal;
    float: right;
}

