/* Saisissez votre CSS personnalisé ci-dessous */
  .site-title a, 
  .site-title a:hover{
    color: #fff;
	line-height: 0;
  }
  
  .site-description {
		font-size: 16px;
		margin: 15px 0 0;
		line-height: 1;
  }  

.site-header{
    background: rgb(1, 1, 1); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(1, 1, 1, .2);
  }

.textwidget {
		font-size: 20px;
  		color: #d45153;
  		text-align: center
  } 

#panel-220-14-0-1 {
		display: none
  }  