/* Enter Your Custom CSS Here */

#recent-posts-3 ul {
  padding: 0;
}

#recent-posts-3 ul li {
  background: transparent;
  font-size: 14px;
  margin: 0;
  padding-left: 0;
}

#recent-posts-3 ul li a {
  text-decoration: none;
}

#recent-posts-3 ul li a:hover {
  color: #233F92;
}

#widget_sp_image-2 .widgettitle {
	text-align: center;
}

.content-sidebar-wrap .ps_review_widget_body {
 	height: auto !important; 
}