/*
Theme Name: astra hijo adoptado
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.ast-separate-container {
	background-color: red
}

.site-header {
    z-index: 99;
    position: fixed;
    width: 100%;
}
#content{
    margin-top: 200px;
}

#cookies-eu-banner{ 
	background-color: #8c0000c9 ;
		padding: 25px;
		bottom: 10px;
		left: 10px;
		width: calc(100% - 20px);
}


