/*
Theme Name:     Womack Concrete
Theme URI:
Description:    Generatepress child theme.
Author:         Octane Marketing
Author URI:
Template:       generatepress
Version:        0.1.0
*/

/**
 * Type
 **/

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

/**
 * WordPress
 **/

.comments-area {
	max-width: 840px;
	margin-inline: auto;
	padding-inline: 20px;
	padding-bottom: 100px;
}
