/*
Theme Name: child-blog-forever
Description: Theme enfant base
Author: Theme enfant
Template: blog-forever
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;
}

.page-header span {
  clear: both;
  color: #282828;
  margin: 16px 0;
  line-height: 1.3;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  font-size: 52px;
}