/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.55.1788417090
Updated: 2026-09-03 06:31:30

*/

/* Prevent link text turning blue on hover for orange buttons & solid background buttons */
a[style*="background-color:#f97316"]:hover,
a[style*="background-color:#ea580c"]:hover,
a[style*="background"]:hover,
a.text-white:hover,
a[class*="bg-orange"]:hover,
a[class*="bg-[#f97316]"]:hover,
a[class*="bg-[#ea580c]"]:hover,
a.bg-orange-500:hover,
a.bg-orange-600:hover {
    color: #ffffff !important;
}
