.widget {border-bottom: none !important;}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: none !important;
border-radius: 0px !important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important;
}

.widget li:hover {
  background: none !important;
}

.widget li:hover a {
  color: #000 !important;
}

.widget a {
 text-decoration: underline !important;
}