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