#testimonials{
    list-style: none;
    margin: 1em 0;
    padding: 0;
}

#testimonials li{
    list-style: none;
}

#testimonials .signat{
    color: #969696;
    font-style: italic;
    font-weight: bold;
    padding: 0 1em 1em;
    text-align: right;
}
