/* Typography
--------------------------*/
:root {
  --main-theme-primary-color:;
  --main-theme-secondary_color:;
  --main-theme-tertiary_color:;
  --main-theme-forth_color:;
  --main-theme-link_color:;
  --main-theme-hover_color:;
  --main-theme-background_color:;
  --wp--preset--color--background:;
  --main-theme-secondary_background_color:;
  --main-theme-tertiary_background_color:;
  --main-theme-forth_background_color:;
  --main-theme-h1_font_size:;
  --main-theme-h2_font_size:;
  --main-theme-h3_font_size:;
  --main-theme-h4_font_size:;
  --main-theme-h5_font_size:;
  --main-theme-h6_font_size:;
  
}
