/*
Theme Name:     Global Express Dumpster Rentals
Theme URI:
Description:    Generatepress child theme.
Author:         Octane Marketing
Author URI:     https://www.theoctaneagency.com
Template:       generatepress
Version:        0.1.0
*/

/**
 * Type
 **/

h1,
h2,
h3,
h4 {
	text-wrap: balance;
}

/**
 * GeneratePress Site Template
 **/

@media (max-width: 768px) {
	.widget-area.is-right-sidebar {
		margin-top: 80px;
	}
}
