Hi Noelle,
Thanks for writing in! Please update your CSS code to this:
.x-sidebar .widget ul,
.x-sidebar .widget ol,
.x-sidebar .widget ul li,
.x-sidebar .widget ol li,
.x-sidebar .widget ul li a,
.x-sidebar .widget ol li a,
.x-sidebar .widget>ul>li:last-child,
.x-sidebar .widget>ol>li:last-child,
.x-sidebar .widget div>ul>li:last-child,
.x-sidebar .widget div>ol>li:last-child {
border: none;
}
Hope it helps, Cheers!