/*
Theme Name: child
Description: Une description de votre thème
Author: Votre prénom et Nom
Author URI: https://www.votre-domaine.fr
Template: writers-blogily
Version: 1.0
*/


.warning {
    background-color: #ccf;
}
#danger {
    background-color: #fcc;
}

.site-description {
	color:orange !important;
	font-weight: bold;
}

.entry-title {
font-size: 32px;
font-weight: bold;
}

.attachment-large size-large wp-post-image{
	max-width: 640px !important;
	min-height: 180px !important;
	max-height: 180px !important;
}


.entry-title {
font-size: 32px;
font-weight: bold;
}

H2 {
font-size: 28px;
}


H4 {
font-size: 18px;
}


H2, H3, H4 {
color:#FAB526 !important;
margin-top: 20px;	
}

.wp-caption-text {
	padding-top: -100px;
	margin-top: -20px;
	font-style: italic;
	font-size: 13px;
}

/* Liste à puces */