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

:root {
  --one-element-color : #03224c;
  --two-elements-left-color : #E0E0E0;
  --two-elements-right-color : #03224c
}
