/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2025 | 10:22:44 */
.wp-block-button .wp-element-button {
  background-color: var(--wp--preset--color--secondary);
  border: 0.2rem solid var(--wp--preset--color--secondary);
  border-radius: 10px;
  color: #fff;
  padding: 5px 25px;
  outline: none !important;
}
