/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2026 | 07:55:17 */
.main-header-menu .menu-link:hover {
  color: #ff7a00 !important;
}
<style>
.ast-footer-copyright {
  font-size: 0 !important;
  text-align: center !important;
}

.ast-footer-copyright * {
  display: none !important;
}

.ast-footer-copyright:after {
  content: "RZ Consultores 2026 © Copyright";
  font-size: 20px;
  display: block;
  width: 100%;
  text-align: center;
}
.wp-block-image.btn-imagen img {
  transition: transform 0.3s ease;
}

.wp-block-image.btn-imagen:hover img {
  transform: scale(1.08);
}



</style>
