/*
 Theme Name:   PHENC Theme
 Theme URI:    https://lsart.nl/
 Description:  Child of PHENC theme
 Author:       LSART
 Author URI:   https://lsart.nl/
 Template:     bricks
 Version:      1.1
 Text Domain:  lsart
*/

:root {
  --lg-light-brown: rgba(245, 225, 186, 0.3);
  --lg-gold-20: rgba(197, 152, 47, 0.20);
  --lg-gold: #C49830;
  --lg-light-orange: rgba(246, 226, 186, 0.40);
  --lg-black-20: rgba(34, 34, 34, 0.2);
}