.widget-snippet .current-project-section {
  padding: 30px 0 30px;
  max-width: 1100px;
  margin: 0 auto;
}
.widget-snippet .current-project-container{
  max-width:1100px;
  margin:0 auto;
}
.widget-snippet .current-project-container h2{
   font-family: Tahoma, Geneva, sans-serif;
  font-weight:700;
  color:#4d4d4d;
  font-size:20px;
  margin:0;
  padding:0 1px 7px 0;
}
.widget-snippet .current-project-container p{
    font-family: Tahoma, Geneva, sans-serif;
    color: #4d4d4d;
    line-height: 20px;
    font-size: 13px;
    padding-bottom:15px;
    
}
.widget-snippet .current-project-container ol{
  margin:0;
}

.widget-snippet .current-project-container ol li{
   padding: 0 0 8px 0;
    list-style-type: decimal;
   font-family: Tahoma, Geneva, sans-serif;
    color: #4d4d4d;
    line-height: 20px;
    font-size: 13px;
}
body.widget-snippet .year-content-item{
  padding:10px;
}
