/*  Theme Name:   Astra Child  
Theme URI:    https://monsite.com  
Description:  Description de mon thème enfant  
Author:       Mehdi  
Author URI:    
Template:      astra 
Version:      0.1.0 */

html, body {
  width: 100%;
  overflow-x: hidden;
	background-color:#435334 !important;
}


*,
*::before,
*::after {
  box-sizing: border-box;
  max-width: 100%;
}

