.single-news:is(:hover, :focus) {
    text-decoration: none !important;
    .wp-block-button__link {
        background-color: var(--wp--preset--color--fc-green-800) !important;
        color: var(--wp--preset--color--white) !important;
    }
} 