/*
 Theme Name: Astra Child
 Theme URI: https://www.example.com/astra-child/
 Description: Child theme for the Astra theme
 Author: Oto
 Author URI: https://www.otogodfrey.com
 Template: astra
 Version: 1.0.0
 Text Domain: astra-child
*/

/* header section of individual pages add padding zero */
#primary.content-area.primary {
    margin: 0;
    padding: 0;
}
