.single_post_sidebar h4.widgettitle {
  background-image: linear-gradient(90deg, #070707 0%, #8c8a88 100%);
}
.et-menu > .menu-item .et-show-dropdown > a {
  color: #ffffff;
}
.et_pb_module .et_pb_post > .entry-title > a {
  font-size: 15px;
  text-transform: uppercase;
}
#sidebar .et_pb_widget:not(.woocommerce) h4 {
  background-color: #fbae23;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-left: 8px;
  border-style: solid;
  border-width: 1px;
  text-transform: uppercase;
}
