/*
Theme Name: Office709 Blog
Description: Office709 blog child theme with readable post listings.
Author: Office709
Template: twentytwentyfive
Version: 1.0.0
Text Domain: office709-blog
*/

.office709-post-list .wp-block-post-excerpt__more-link {
  display: inline-block;
  margin-top: 0.75rem;
  font-weight: 600;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.office709-post-list .wp-block-post-excerpt__excerpt {
  color: var(--wp--preset--color--contrast-2);
  line-height: 1.75;
}
