/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Yeric.ch — Digital Creative. 
 Author:       Yeric
 Template:     bricks
 Version:      2.0
 Text Domain:  bricks
*/

/* ==========================================================================
   GLOBAL BEHAVIOUR RULES
   (Permitted CSS — global motion + scroll behaviour, not design styles)
   ========================================================================== */

html {
  scroll-behavior: smooth;
}

