.footer-widgets {
    color: #ffffff;
    background-color: #5c3072;
}
.entry-meta {
		color: #000000;
		text-align: center;
    font-size: 15px;
}

.wp-block-image img {
    width: 100% !important;
}

@media only screen and (max-width: 600px) {
  .wp-block-image img {
    width: 100% !important;
  }
}

h2, h3, h4 { margin: 67px 0 47px; padding-bottom:7px; font-weight: bold; font-size: 30px; border-bottom: 1px solid #000; text-transform: inherit; }
@media only screen and (max-width: 499px) {
#dpsp-sticky-bar-wrapper {
bottom: unset;
top: 80px !important;
}
}
.comment-time {
    color: #000000;
}
a.comment-reply-link,
a.comment-edit-link {
    color: #000000;
		border:1px solid #000000;
}