/*
Theme Name: taxsor child
Tags:  custom-menu, editor-style, featured-images
Template: taxsor
Version: 1.0.0
*/


@import '../taxsor/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

:root{
	
  --st-theme-color: #36A2D2; /* Überschriebenes Theme Color  */
  
  /* original template - nur zur info:
   
	--st-theme-color: #08b301;
	--st-theme-primary:#10171e;
    --st-theme-text:#777777;
    --theme-color-dark: #111;
    --theme-color2: #111;
    --title-font: "Poppins", sans-serif;
	
  */
}