/*
Theme Name: Woostify Child
Template: woostify
Text Domain: woostify
*/

/* Importa automaticamente lo stile del tema principale */
@import url("../woostify/style.css");

/* --- Aggiungi qui i tuoi stili personalizzati --- */

/* Esempio base */
body {
  font-family: 'Inter', sans-serif;
}