.page #content-area .hentry > h1 {
  font-size: 16px;
  text-transform: capitalize;
}
.page #content-area .hentry .entry-content h2 {
  font-size: 16px;
  text-transform: none;
  color: rgba(51, 51, 51, 0);
}
.page #content-area .hentry .entry-content img:not(.wp-smiley) {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.page #content-area .hentry .entry-content p {
  text-align: justify;
  font-style: italic;
}
#sidebar .et_pb_widget:not(.woocommerce) a {
  border-radius: 10px 10px 10px 10px;
}
#wpcf7-f2042-o1 p {
  font-size: 12px;
  line-height: 20.8px;
  margin-right: -50px;
}
.et_builder_inner_content #info {
  background-color: #fce2b0;
}
#wpcf7-f2042-p611-o1 p {
  color: #181717;
  font-size: 12px;
  position: static;
}
.et_pb_code_inner > #wpcf7-f2042-p611-o1 a {
  background-color: rgba(0, 0, 0, 0);
  color: #f22e2e;
}
@media screen and (max-width: 375px) {
  .page #content-area .hentry .entry-content p {
    line-height: 32.8px;
    padding-top: 7px;
    padding-bottom: 18px;
    font-size: 13px;
  }
}
