.sidebarWidget {
  margin-top: 10px !important;
}

.widgetContent a {
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important;
}
.buttonWidget a {
  background: #fff;
  color: #000;
  padding: 15px;
  border-left: 4px solid;
    border-left-color: currentcolor;
  display: flex;
  align-items: center;
}