/*
    Theme Name: Child Theme
    Description: Astra Child Theme
    Theme Author: Christoph Sauer
    Author URL: http://sauer-digital.de
    Template: astra
    Version: 1.0.0
    Text Domain: sd-de
*/
/*Farbvariablen*/
:root {
  --color-main: #31f9a9;
  --color-second: #555;
  --color-third: #fff;
}
/*# sourceMappingURL=./style.css.map */