/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2021 | 18:48:06 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */ 

p  { font-family: 'Lato';}


.post-header + .post-content {
    margin-top: 20px;
}

.at-above-post.addthis_tool{
    margin-bottom: 20px;
}
.post-content h2{
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: sans-serif;
  }

.post-content h3{
    font-size: 1.1em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: sans-serif;
  }


.post-content p, .post-content blockquote, .post-content ul, .post-content ol, .post-content address, .post-content dl, .post-content pre {
    margin-bottom: 1.1em;
}

.post-title {
    font-family: sans-serif;
      margin-top: -20px;
}