/*
Theme Name:     Astra Child
Theme URI:      https://wordpress-chatbot.com
Description:    Child Theme für Astra
Author:         Dein Name
Author URI:     https://example.com
Template:       astra
Version:        1.0
*/

/* Eigene CSS-Anpassungen */

#page .container{
  width: 1200px;
  margin: 130px auto;
}

#masthead > .elementor{
   background-color: #084a79;
}