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

:root {
  --one-element-color : #C0543A; 
  --two-elements-left-color : #868686; 
}
