/*
Theme Name: child-ample-blog
Description: Theme enfant base
Author: Theme enfant
Template: ample-blog
Version: 0.1.0
*/

.commentaires ul {
	border:0!important;
}

.commentaires ul li {
  list-style: none;
  border-bottom: 1px solid #e1e1e1!important;
  margin-bottom: 10px;
  padding: 10px;
}

.custom-logo img{
	width:300px!important;
}

.h1, h1 {
    font-size: 15px;
	color: #FF5722;
	font-weight: normal;
}

.page-header h1 {
	font-size: 36px;
	color: black;
}