Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.widget ul li a, .widget ul li a:hover, .widget ol li a, .x-comment-time {
color: #fff;
box-shadow: none;
font-weight: 600;
background: transparent;
}
.widget ul, .widget ol {
box-shadow: none;
border: 0px;
}