.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--base);
border-color: var(--wp--preset--color--secondary);
} a {
text-decoration-thickness: 0.9px !important;
text-underline-offset: .1em;
}
footer {
background-color: #800000; color: rgb(241, 144, 144); text-align: center; padding: 20px; position: relative; bottom: 0;
width: 100%;
}