/*
Theme Name: AMW Borgo Sant'Anna
Theme URI: https://www.amalfiweb.it/
Author: Mario Acunto
Author URI: https://www.amalfiweb.it/
Description: Tema Child Ignition per Borgo Sant'Anna
Version: 1.0.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-andros
Text Domain: amw-borgosantanna
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */

:root {
    --amw-primary-color: #daad25;
    --amw-secondary-color: #007474;
    --amw-text-color: #202020;
}

.navigation-main .nav-button>a {
	border-color: var(--amw-secondary-color);
}