

.espace{
    height: 45px;
    color: white !important;
}

.espace a{
    color: var(--heading-color);
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    
}

.espace a i{
  color: #f1901d;
    
}
.espace :hover{
  font-size: 26px;
  line-height: 35px;

}

.bauenstoffe li{
  font-size: 13px !important;
  line-height: 24px !important;
}

