/**
Theme Name: cfaie
Author: Anthares
Author URI: http://www.anthares-creation.com/
Description: Theme responsive cfaie
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cfaie
Template: astra
*/

.titreombre {text-shadow: 2.571151px 3.064178px 30px rgba(2, 0, 26, 0.4);}

blockquote.quote1 {
   font-size:15px;
	font-weight:bold;
    padding: 30px;
    border-left:0px;
   
    margin: 20px;
    background-image: url(images/openquote1.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
}

blockquote.quote1 span {
    display: block;
    background-image: url(images/closequote1.png);
    background-repeat: no-repeat;
    background-position: bottom right;
	padding-top:15px;
}