/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2022 | 05:03:54 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2022 | 05:03:54 */
.site-body {
  overflow		: auto;
  max-width		: 1200px;
  margin			: 0 auto; }

.archive-header, .entry-header {
  background-color: white;
  color			: black;
  flex-wrap		: wrap; }
  .archive-header h1, .entry-header h1 {
    width		: 100%; }

.entry-meta span, .entry-meta i {
  color		: black; }

.entry-body p {
  line-height	: 300%;
  padding		: 2rem 1rem; }

.comment-list p {
  margin-bottom	: 2rem; }

#commentform {
  margin-bottom	: 5vh; }
