/*
 Theme Name:   nuclearedenfant
 Description:  Thème enfant du thème Nucleare
 Author:       CREATYfab
 Author URI:   https://www.creatyfab.com
 Template:     nucleare
 Version:      1.0.0
*/
/* AJOUTER LE 01/01/2020 */
blockquote::before {
    content: "";
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
}
blockquote {
    border-right: none;
	padding:10px 25px 0px 25px;
}
p{
	line-height:1.6em;
	font-family: Trebuchet MS, sans-serif!important;
}
.site-title a{
	font-family: 'Playfair Display', serif!important;
}