/*
 Theme Name:   Astra Child Theme
 Theme URI:    http://localhost/git/repotstoryscaping/astra-child-theme
 Description:  Astra Child Theme based on the parent theme Astra
 Author:       Rasmus Christensen
 Author URI:   http://localhost/git/repotstoryscaping
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astrachild
*/


body{
    background-color: white;
}

.main-header-bar{
    position: fixed;
    width: 100%;

}