.education-widget{
    width: 100%;
    background: #fff;
}

.education-widget ul{
    list-style-type: none;
}

.education-widget .widget-title{
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 600;
}

.education-widget .widget-list li.education-active{
    font-weight: bold;
}