.category-posts .columns { border-top: 2px dashed #d9a06a; margin-top: 2rem; padding-top: 2rem; }
.category-posts .columns:first-child { margin-top: 1rem; }

.posts { margin-top: 1rem; padding-top: 1rem; border-top: 2px solid #d9a06a; }
.posts .post { margin-bottom: 1rem; padding-bottom: 1rem; border-bottom: 1px solid #d9a06a; }
.posts .post:last-child { border-bottom-width: 2px; }
.posts .post h3 { margin: 0 0 0.5rem; font-size: 1.25rem; }
.posts .post .meta { margin: 0 0 0.5rem; font-size: 0.8125rem; }
.posts .post .excerpt { margin: 0 0; }
.posts .post .read-more { display: block; text-align: right; margin-top: 0.5rem; }

.view-all { text-align: left; font-size: 1.25rem; margin-bottom: 0; }

@media only screen and (min-width: 64.0625em) { .category-posts { border-top: 2px dashed #d9a06a; margin-top: 2rem !important; padding-top: 2rem; }
  .category-posts .columns { border-top: 0; margin-top: 0; padding-top: 0; }
  .category-posts .columns:first-child { margin-top: 0; } }
