/*
Theme Name: Proud2Shop - proud2bme child theme
Theme URI: https://shop.proud2bme.nl
Author: tatemae
Author URI: https://tatemae.nl
Description: Block theme designed for the proud2bme shop based on the block editor
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 2025.05.07
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Template:    proud2bme
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, accessibility-ready, blog, portfolio, news
*/
.wp-element-button,
.wp-block-button__link {
    transition: transform .5s ease;
}
.wp-element-button:hover,
.wp-block-button__link:hover {
    background-color:#ACA09E !important;
    transition: transform .5s ease;
}