/* Disable color for links in post title block */
.wp-block-post-title a {
    color: inherit;
}