/*
Theme Name: GeneratePress Child
Author:DLM Website and Design
Author URI: https://digitalliftmarketing.com
Description: Custom child theme for Digital Lift Marketing
Template: generatepress
Version: 1.0
*/

/* -------------------
   Layout Overrides
------------------- */

.dlm-header-block {
  margin-top: 0;
  padding-top: 0;
}

/* Safety net for theme/container padding */
body .site-content,
body .wp-block-html {
  margin-top: 0;
  padding-top: 0;
}
