/*
Theme Name: Douglas Restorations
Theme URI: https://github.com/robot-army-industries/douglas-gp-child
Description: GeneratePress child theme for the Douglas Restorations site rebuild.
Author: Robot Army Industries
Author URI: https://robotarmy.com/
Template: generatepress
Version: 0.1.0
Text Domain: douglas-restorations
*/

.inside-article {
	padding:0 !important;
}
.wrap-pretty {
	text-wrap:balance;
}
.dr-heading-short-underline {
	border-width:0;
	border:0 0 2px 0;
	border-bottom-width: 6rem;
	border-bottom-style: solid;
}
.dr-border-burgundy {
	border-color:var(--dr-color-burgundy);
}
