/* Override here some properties of theme choosen */
/* Use to customize the theme without recreate one */

:root {
  --one-element-color : #0069d0; 
  --two-elements-left-color : #bdd73e; 
}