/*
Theme Name: aceweld
Theme URI: https://example.com
Author: Custom
Description: B2B welding industry theme with two-tier header and multi-column footer. English UI.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aceweld
*/

.ff-default .ff_btn_style{
	background-color: #1E3058 !important;
}
.ff-default .ff_btn_style:hover{
	background-color: #C9490A !important;
	transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(232,92,13,.5);
}