.wp-block-post-title a {
  color: var(--wp--preset--color--heading);
}

.wp-block-post-title a:hover {
  color: var(--wp--preset--color--primary);
}
