/*
Theme Name: JNews
Version: 10.0.3
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
blockquote {
    font: 16px italic Georgia, serif;
	
    width:90%;
    padding-left: 70px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: px;
    background-color: #dadada;
    border-top: 10px solid #ccc;
    border-bottom: 3px solid #ccc;
    margin: 1px;
	box-shadow: 2px 2px 10px 2px #888888;
    background-image: url(https://omdottefl.com/wp-content/uploads/2022/01/%D8%AF%D8%A8%D9%88%D8%B34.png?v=1642546479&t=1642546493136);
    background-position: middle left;
    background-repeat: no-repeat;
    text-indent: 23px;
} 
 
blockquote cite {
    color: #a1a1a1;
    font-size: 1px;
    display: block;
    margin-top: 1px;
}
  
blockquote cite:before {
    content: "\2014 \2009";
}