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