/*
Theme Name: Vision Printed Boxes
Theme URI: https://visionprintedboxes.com/
Author: Saad Sohail Khan
Author URI: https://devify.digital
Description: Standalone B2B custom packaging catalog theme. WooCommerce catalog mode, Contact Form 7 quote flows, and the CCB design system — no page builder required.
Version: 3.0.65
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: creative-custom-boxes
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-logo, custom-menu, e-commerce, woocommerce, full-width-template, block-styles
*/

/*
 * Styles load from assets/css/ via inc/enqueue.php.
 * Keep this file for WordPress theme metadata and rare global overrides.
 */

footer.ft.ccb-footer {
	background-color: var(--ccb-near-black, #0f0f0f);
	color: #fff;
}

footer.ft.ccb-footer a {
	color: #fff;
}

footer.ft.ccb-footer a:hover {
	color: var(--ccb-orange, #f59a57);
}
