.partsUl-1 ul {
    color: #191919;
    background-color:transparent;
}

.partsOl-1 ol {
    color: #191919;
     background-color:transparent;
}

.widget {
    position: relative;
    margin: 0 auto 20px auto;
}

@media only screen and (min-width: 992px) {
    .dividerBottom {
        margin-bottom: 30px;
    }
}
.dividerBottom {
    margin-bottom: 30px;
}