.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
background-color: var(--wp--preset--color--secondary);
color: var(--wp--preset--color--background);
border-color: var(--wp--preset--color--secondary);
}
.wp-block-table figcaption {
font-size: var(--wp--preset--font-size--small);
text-align: center;
} a {
text-decoration-thickness: .0625em !important;
text-underline-offset: .15em;
} .wp-block-navigation ul {
padding: unset;
}