/*
Theme Name: Thryve Biz Dark
Theme URI:
Author: thryvewp
Author URI: https://thryvewp.com/
Description: Thryve Biz Dark is a modern and versatile Full Site Editing (FSE) WordPress theme designed for businesses, consulting firms, agencies, and professional service providers. Built entirely with Gutenberg blocks, it enables easy, code-free customization while maintaining a clean design, fast performance, and fully responsive layouts. With full WooCommerce compatibility, Thryve Biz Dark makes it simple to build corporate websites, service-based platforms, and professional online stores, making it a reliable choice for startups, growing companies, and established enterprises seeking a flexible and polished web presence.
Template: thryve-biz
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thryve-biz-dark
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, style-variations,  blog, portfolio, education
*/

html {
	scroll-behavior: smooth;
}

.wp-block-button__link:hover,
.thryve-btn-has-arrow a:hover {
  background-color: var(--wp--preset--color--btn-hover-bg) !important;
  color: var(--wp--preset--color--btn-hover-text) !important;
  transition: all .3s;
}

