/* ===================================================================================
* Theme Name: Martos Aranda
* Theme URI: https://martosaranda.com
* Author: Martos Aranda
* Author URI: https://martosaranda.com
* Description: Tema independiente y autónomo de alto rendimiento para Martos Aranda (V2 nativo sin dependencias).
* Version: 2.0.0
* Text Domain: martos-aranda
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: custom-menu, featured-images, translation-ready, full-width-template
* Tested up to: 6.7
* Requires PHP: 7.4
====================================================================================== */

/* Reset base para el tema independiente */
:root {
	--ma-primary: #FF6A00;
	--ma-primary-dark: #e55f00;
	--ma-bg-dark: #0a0e17;
	--ma-text-light: #f8fafc;
}
