/* For the widget */
#sidebar ul.perfect-quotes,
.widget-area ul.perfect-quotes,
ul.perfect-quotes { list-style: none; }
  #sidebar ul.perfect-quotes li,
  ul.perfect-quotes li { margin-bottom: 16px; background: url(/wp-content/themes/actinnovation-theme/images/sprite-actinnovation.svg) no-repeat top left; background-position: -305px 0px; padding: 0 0 0 4em; text-align: right; font-size: 105%; color: #444;}
  #sidebar ul.perfect-quotes span,
  ul.perfect-quotes span { display: block; width: 100%; font-style: italic; text-align: right; font-size: 0.8em; padding-top: 1em; font-weight: 500;}

/* For the shortcode */
div.perfect-quotes { font-style: italic; padding: 0 20px 0 20px; margin: 20px 0px 20px 20px; background: url('../images/quotes.png') no-repeat top left; }
div.perfect-quotes>span { padding-left: 20px; font-size: 80%; }