:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {
  border-color: #ACBFA4 !important;
}
.wp-element-button, input[type="button"], input[type="submit"], .wp-block-button__link, .wp-element-button, .wpcf7-submit, .wp-block-button__link:hover {
    background: #FF7F11 !important;
}
