// These styles are required by WordPress.org Theme Check
.sticky {
  border: 1px dashed darken($color-tags-and-search-items, 5%);
  margin-bottom: 2rem;
  padding: 2rem;
}

.comment-list li.bypostauthor,
.bypostauthor {
  border: 1px dashed rgba($color-main, .5);
  padding: 2rem;
}
