/**
Theme Name: Astra Child
Author: Robert Payne
Author URI: https://rdptechsolutions.com/
Description: Astra child theme for customizations
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

p:empty,
label:empty{
  display: none !important; /* Hide empty tags */
}

.bold {
	font-weight: bold;
}

