/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.widget_text .textwidget ul {
    margin-left: 0 !important;
    border-top: 1px solid #f2f2f2 !important;
    list-style:none !important;
}

.widget_text .textwidget ul li {
    border-bottom: 1px solid #f2f2f2 !important;
    padding: .65em 0 !important;
    line-height: 1.5 !important;
    background-color:#fff !important;
}