/*
Theme Name: Gutentools Charity
Theme URI: https://themegrove.com/products/gutentools/
Author: Themegrove
Author URI: https://themegrove.com/
Description: Welcome to Gutentools Charity — a modern full-site editing WordPress theme built for charities, non-profits, consultancies, legal practices, and educational platforms. It combines elegant design with powerful customization, allowing you to tailor every aspect of your site with ease. With seamless integration for Contact Form 7, Gutentools Charity makes it simple to reach global audiences and stay connected. Fully SEO-optimized and packed with professional templates, it's the perfect foundation for building a compelling, mission-driven website. Demo: https://demos.themegrove.com/gutentools-charity/
Template: gutentools
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: gutentools-charity
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*/


.wp-element-button:hover,
.wp-block-button__link:hover,
a.wp-block-post-excerpt__more-link:hover {
 background-color: var(--wp--preset--color--button-hover-color) !important;
  border-color: var(--wp--preset--color--dark-text-color) !important;
  color: var(--wp--preset--color--button-hover-text-color) !important;
  transition: all 0.3s ease-in-out;
}

#sticky-header {
  z-index: 999 !important;
}