/*
Theme Name: Child Bard
Template: bard
Text Domain: child-bard
 */
 
.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;
}
 

#featured-links h2 {
  background-color: #ffffff;
  color: #000000;
font-size: 14px;
text-transform: uppercase;
padding: 7px; }

h1.site-description {
  font-size: 15px;
  font-weight: normal;
}

.widget-title div {
    font-family: 'Montserrat';
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 25px;
    border: 1px solid #ebebeb;
    border-top-color: #00a9ff;
    color:#030303;
}

.related-posts div {
  color: #030303;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  margin-bottom: 27px;
}

div.noh5 {
  margin-top: 8px;
}
div.noh5 a {
  color: #030303;
}
div.nhnav {
  padding-bottom: 19px;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #030303;
  font-family: 'Montserrat';
  font-weight: 600;
}

.category-description p{
	text-align: left;
	
}
