.page-template-page-with-sidebar .wp-block-query .wp-block-separator {
  border: none;
  border-top: 1px solid #c1c1c1;
}
.page-template-page-with-sidebar .wp-block-query a:where(:not(.wp-element-button)) {
  text-decoration: none;
}
.page-template-page-with-sidebar .yoast-breadcrumbs {
  margin-top: 15px;
  --hyperlinks-weight: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--primary);
}
.page-template-page-with-sidebar .yoast-breadcrumbs a {
  color: var(--wp--preset--color--primary);
  text-decoration: none;
  font-weight: 600;
}
.page-template-page-with-sidebar a.active {
  font-weight: 700;
}