/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* .heading-servizio {
  cursor: pointer;
  transition: opacity 0.2s;
  opacity: 0.2;
}

.heading-servizio.active {
  opacity: 1;
}

.card-absolute {
  clip-path: inset(100% 0% 0% 0%);
} */
