/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.document-taxonomies {
    /*background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    margin-top: 30px;*/
}
.document-taxonomies ul {
    list-style: none;
    padding-left: 0;
}
.document-taxonomies li {
    margin-bottom: 10px;
}
.document-meta-author {
    font-style: italic;
    color: #666;
}
