#sections .item h2 {
font-size: 140%;
font-weight: normal;
}
#sections .item p {
font-size: 110%;
margin-bottom: 0;
}
#sections .item {
height: 8em;
margin: 10px 3% 10px 2%;
}
#section-solutions .icon {
background-image: url(images/icon_solutions.gif);
}
#section-marketing .icon {
background-image: url(images/icon_marketing.gif);
}
#section-advice .icon {
background-image: url(images/icon_advice.gif);
}
#section-performance .icon {
background-image: url(images/icon_performance.gif);
}
#section-solutions h2 a:link {
color: #BB4701;
}
#section-marketing h2 a:link {
color: #138711;
}
#section-advice h2 a:link {
color: #F7A707;
}
#section-performance h2 a:link {
color: #58C1F2;
}
/* Footer clients logo */
.footer-clients a img{ 
width:105px;
margin-right:5px;
}
