.widget_archive li a, .widget_categories li.cat-item a, .widget_pages li a {
    color:#000;
}
.product-sidebar .single-post .content h5 a{
   color:#000;
   font-weight: 300;
}
.widget_categories {
    background-color: #f3f6f8;
    border: 1px solid #f3f6f8;
}

.logo.logo-width-1 a img {
  max-width:180px !important;
  padding-bottom: 20px !important;
}

.single-page p {
  font-size: 18px;
}
.single-page h2 {
  font-size: 32px;
  line-height: 40px;
}
.single-page ul li{
  padding-left: 20px;
  font-size: 18px;
}