/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-form-form-wrapper input[type="checkbox"] {
  accent-color: #ffffff !important; 
}

.fusion-form-form-wrapper .fusion-form-label-wrapper label {
  color: #ffffff !important; /* Sostituisci con il tuo codice colore esadecimale */
}