/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.post-content blockquote{
 background:#FFFFED;
 font:13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
 color:#444444;
 border-left:4px solid #3197F0;
 padding:15px;
}
.post-content blockquote *:last-child{
 margin-bottom:0;
}