/* Override here some properties of theme choosen */
/* Use to customize the theme without recreate one */

:root {
  --one-element-color : #e8640b; 
  --two-elements-left-color : #e3e3e5; 
  --two-elements-right-color : #e8640b; 
}
