/*
 Theme Name: Astra Child
 Theme URI: https://hrdelivered.com
 Description: Child theme for Astra
 Author: HRDelivered
 Author URI: https://hrdelivered.com
 Template: astra
 Version: 1.0.0
*/

.hrd-custom-page-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

/* Remove Astra's default page padding */
.ast-page-builder-template .entry-content {
    padding: 0;
}