.T_side_bloc {
  background: var(--jaune-db) !important;
  padding:10px 0 !important;
}
#T_news,
#T_rs {
  margin-bottom:20px !important; 
}
.T_side_bloc h3 {
  color: var(--bleu-db) !important;  
  text-transform:uppercase;
}
#z_side_news .fusion-flexslider {
    float: left;
    width:35%;
    margin-right: 5% !important;
}
#z_side_news .fusion-post-content {
    float: left;
    width:60%;    
}
#z_side_news article {
  margin-bottom:20px !important;
}
#z_side_news article:last-child {
  margin-bottom:0px !important;
}
#z_side_news .fusion-post-slideshow {
  margin-bottom:0px !important;  
}
#z_side_news article h2 {
  font-size:15px !important;
  line-height:20px !important;
Â  color: var(--bleu-db) !important;  
}
#z_side_news article h2 .entry-title {
Â  color: var(--bleu-db) !important;  
}
#z_side_news article h2 a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    margin-right:5px;
    line-height: 1;
}

/* franchise */
.franchise .T_side_bloc {
  background: var(--bleu-db) !important;
}
.franchise .T_side_bloc h3 {
  color: var(--jaune-db) !important;  
}

/*electrique */
.electrique .T_side_bloc {
  background: var(--vert-dbe) !important;
}
.electrique .T_side_bloc h3 {
  color: white !important;  
}
