You can remove the css for button here:
@media (prefers-color-scheme: light) { :root { color: #213547; background-color: #ffffff; } a:hover { color: #747bff; } /* button { background-color: #d36c6c; } */ }