<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.gchoice.gchoice_1_1_0, .gchoice.gchoice_1_1_1, .gchoice.gchoice_1_1_2, .gchoice.gchoice_1_1_3 {
  display: none;
}

.linkHover:hover {
  background: red !important;
}

.entry-header .entry-title {
    font-size: 32px;
    margin-bottom: 20px;
	font-weight: bold;
  }
</style>
<!-- end Simple Custom CSS and JS -->
