/*
Theme Name: Blocksy Child
Theme URI: https://robertogai.it/
Description: Child theme for Blocksy (RobertoGai.it)
Author: Creative Themes
Author URI: https://creativethemes.com/
Template: blocksy
Text Domain: blocksy
Version: 1.0.3
*/

/* ==========================================================================
   Blocksy Child – Custom CSS
   ========================================================================== */

/* (opzionale) Piccolo reset per coerenza */
*,
*::before,
*::after {
  box-sizing: border-box;
}