/*
Theme Name:   Astra Child - Glasgeländer Balkon Shop
Theme URI:    https://example.com
Description:  Child Theme für Astra mit Tailwind CSS und ACF Gutenberg Hero-Block für den Glasgeländer-Balkon Shop.
Author:       SDC Ventures
Author URI:   https://sdc-ventures.com
Template:     astra
Version:      1.0.0
Text Domain:  astra-child
*/

/* Grundschriften des Designs */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=IBM+Plex+Mono:wght@400;500&display=swap');

body {
  background-color: #F7F5F0;
  color: #14171A;
}
