/* Footer-Widget Titel Unterstrich */
#main-footer .title {
   position: relative; 
   margin-bottom:17px;
}
#main-footer .title:before {
   background: #2d73a6;
   content:"";
   width:34px; height:3px;
   position:absolute;
   left:0; bottom:0;    
}

Dir hat der Beitrag gefallen? Dann teile ihn gerne!