.list-sections
{
    margin-bottom: 20px;
}

.title_list
{
    font-size: 12px;
    margin-bottom: 10px;
}

.section
{
   margin: 0 10px 10px 0;
   padding: 6px 20px;
   background: #F1F1F1;
   border-radius:4px;
    font-size: 14px;

}

.section a
{
    color:#777679;
}