.entry-title {
font-size: 2.0rem;
}

.entry-content {
font-size: 1.0rem;
}

.site-info {
  display:none;
}

body {
  background-color: #00bde1;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: none !important;
    box-shadow: none !important;
}

.meta-publisher {
display: none;
}

.entry-meta {
display: none;
}

.mtphr-dnt {
  color: #00bde1;
  font-weight: bold;
}